選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Atmadeep Arya 3b3f16fae7 feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. 5年前
config feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. 5年前
docs Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. 5年前
resources deletes branch threading. 5年前
src feat(Add ObjectDetection from src/objectDetection.py.): Adds vehicle detection using YOLOv3 in vehicleDetectionClass. 5年前
.gitignore Sets up code for generating metrics and profiles for deciding sampling rate. 5年前
example.py The skeleton works until the numberplate function. 5年前
example2.py refactor(processes/threads exit/join cleanly upto vehicledetectionProcess()): intermediate Commit. 5年前
requirement.txt Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. 5年前
skeleton.py perf(multiprocessing and multithreading): Skeleton now works completely. 5年前