Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Atmadeep Arya 3b3f16fae7 feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. 4 anos atrás
config feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. 4 anos atrás
docs Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. 4 anos atrás
resources deletes branch threading. 4 anos atrás
src feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. 4 anos atrás
.gitignore Sets up code for generating metrics and profiles for deciding sampling rate. 4 anos atrás
example.py The skeleton works until the numberplate function. 4 anos atrás
example2.py refactor(processes/threads exit/join cleanly upto vehicledetectionProcess()): intermediate Commit. 4 anos atrás
requirement.txt Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. 4 anos atrás
skeleton.py perf(multiprocessing and multithreading): Skeleton now works completely. 4 anos atrás