No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Atmadeep Arya 3b3f16fae7 feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. hace 4 años
config feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. hace 4 años
docs Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. hace 4 años
resources deletes branch threading. hace 4 años
src feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. hace 4 años
.gitignore Sets up code for generating metrics and profiles for deciding sampling rate. hace 4 años
example.py The skeleton works until the numberplate function. hace 4 años
example2.py refactor(processes/threads exit/join cleanly upto vehicledetectionProcess()): intermediate Commit. hace 4 años
requirement.txt Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. hace 4 años
skeleton.py perf(multiprocessing and multithreading): Skeleton now works completely. hace 4 años