Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Atmadeep Arya 3b3f16fae7 feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. 4 år sedan
config feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. 4 år sedan
docs Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. 4 år sedan
resources deletes branch threading. 4 år sedan
src feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. 4 år sedan
.gitignore Sets up code for generating metrics and profiles for deciding sampling rate. 4 år sedan
example.py The skeleton works until the numberplate function. 4 år sedan
example2.py refactor(processes/threads exit/join cleanly upto vehicledetectionProcess()): intermediate Commit. 4 år sedan
requirement.txt Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. 4 år sedan
skeleton.py perf(multiprocessing and multithreading): Skeleton now works completely. 4 år sedan