Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Atmadeep Arya 3b3f16fae7 feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. před 4 roky
config feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. před 4 roky
docs Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. před 4 roky
resources deletes branch threading. před 4 roky
src feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. před 4 roky
.gitignore Sets up code for generating metrics and profiles for deciding sampling rate. před 4 roky
example.py The skeleton works until the numberplate function. před 4 roky
example2.py refactor(processes/threads exit/join cleanly upto vehicledetectionProcess()): intermediate Commit. před 4 roky
requirement.txt Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. před 4 roky
skeleton.py perf(multiprocessing and multithreading): Skeleton now works completely. před 4 roky