Não pode escolher mais do que 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. há 4 anos
config feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. há 4 anos
docs Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. há 4 anos
resources deletes branch threading. há 4 anos
src feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. há 4 anos
.gitignore Sets up code for generating metrics and profiles for deciding sampling rate. há 4 anos
example.py The skeleton works until the numberplate function. há 4 anos
example2.py refactor(processes/threads exit/join cleanly upto vehicledetectionProcess()): intermediate Commit. há 4 anos
requirement.txt Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. há 4 anos
skeleton.py perf(multiprocessing and multithreading): Skeleton now works completely. há 4 anos