Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Atmadeep Arya 3b3f16fae7 feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. il y a 4 ans
config feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. il y a 4 ans
docs Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. il y a 4 ans
resources deletes branch threading. il y a 4 ans
src feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. il y a 4 ans
.gitignore Sets up code for generating metrics and profiles for deciding sampling rate. il y a 4 ans
example.py The skeleton works until the numberplate function. il y a 4 ans
example2.py refactor(processes/threads exit/join cleanly upto vehicledetectionProcess()): intermediate Commit. il y a 4 ans
requirement.txt Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. il y a 4 ans
skeleton.py perf(multiprocessing and multithreading): Skeleton now works completely. il y a 4 ans