-
ProxmoxVE Public
Forked from community-scripts/ProxmoxVEProxmox VE Helper-Scripts (Community Edition)
-
SAQLottery Public
Small script to send discord notification when a new lottery opens
Shell GNU General Public License v3.0 UpdatedJan 25, 2025 -
-
Proxmox Public archive
Forked from tteck/ProxmoxProxmox Helper Scripts
-
frigate Public
Forked from blakeblackshear/frigateNVR with realtime local object detection for IP cameras
TypeScript MIT License UpdatedOct 6, 2024 -
Backup2Azure Public
Small script to upload a set of files to Azure Blob Storage. Storage tier can be configured.
-
tensorrt_demos Public
Forked from NateMeyer/tensorrt_demosTensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
Python MIT License UpdatedApr 29, 2024 -
frigate-standalone Public
Bash script to deploy Frigate NVR, without the need for Docker
-
QCSim Public
Forked from aromanro/QCSimQuantum computing simulator
C++ GNU General Public License v3.0 UpdatedMar 17, 2024 -
VRE_Experiment Public
Public mirror of the VRE_Experiment repo, used to run the Robustness and Evolvability experiments
Python GNU Affero General Public License v3.0 UpdatedOct 2, 2023 -
ecj Public
Forked from GMUEClab/ecjECJ Evolutionary Computation Toolkit
-
vcpkg Public
Forked from microsoft/vcpkgC++ Library Manager for Windows, Linux, and MacOS
CMake MIT License UpdatedJul 6, 2023 -
LGPAll Public
Single repo consolidating LGP, LGP-lib and LGP-examples to ease dev and testing
Kotlin MIT License UpdatedJun 2, 2021 -
LGP-examples Public
Forked from JedS6391/LGP-examplesA set of example problem definitions for testing LGP.
Kotlin MIT License UpdatedMay 18, 2021 -
manual_dynamic_dns Public
Forked from johanreinalda/godaddy_dynamic_dnsSimple python script to update a host A record in a Hostgator hosted DNS zone, like DDNS
Python GNU General Public License v3.0 UpdatedDec 8, 2020 -
LGP Public
Forked from JedS6391/LGPA robust Linear Genetic Programming implementation on the JVM using Kotlin.
Kotlin MIT License UpdatedOct 6, 2020 -
LGP-lib Public
Forked from JedS6391/LGP-libA library of implementations for core LGP framework components.
Kotlin MIT License UpdatedSep 29, 2020 -
docker-riscv Public
Forked from sbates130272/docker-riscvA Dockerfile for the tools needed to develop for the RISC-V open-source CPU
Dockerfile GNU General Public License v2.0 UpdatedMar 5, 2020 -
SmartFoosball Public
Using sensors to detect foosball score
JavaScript GNU General Public License v3.0 UpdatedMay 16, 2019 -
remz_odoo Public
public repo for various Odoo tools (v10)
CSS GNU General Public License v3.0 UpdatedFeb 19, 2018 -
crfasrnn Public
Forked from torrvision/crfasrnnThis repository contains the source code for the semantic image segmentation method described in the ICCV 2015 paper: Conditional Random Fields as Recurrent Neural Networks. http://crfasrnn.torr.vi…
MATLAB Other UpdatedApr 17, 2017 -
caffe Public
Forked from torrvision/caffeCaffe fork that supports CRF-RNN
C++ Other UpdatedApr 17, 2017 -
train-CRF-RNN Public
Forked from martinkersner/train-CRF-RNNTrain CRF-RNN for Semantic Image Segmentation using Python