You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Atmadeep Arya 3b3f16fae7 feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. пре 4 година
config feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. пре 4 година
docs Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. пре 4 година
resources deletes branch threading. пре 4 година
src feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. пре 4 година
.gitignore Sets up code for generating metrics and profiles for deciding sampling rate. пре 4 година
example.py The skeleton works until the numberplate function. пре 4 година
example2.py refactor(processes/threads exit/join cleanly upto vehicledetectionProcess()): intermediate Commit. пре 4 година
requirement.txt Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. пре 4 година
skeleton.py perf(multiprocessing and multithreading): Skeleton now works completely. пре 4 година