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 d92c05c159 perf(multiprocessing and multithreading): Skeleton now works completely. 3 years ago
config perf(multiprocessing and multithreading): Skeleton now works completely. 3 years ago
docs Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. 3 years ago
resources deletes branch threading. 3 years ago
src perf(multiprocessing and multithreading): Skeleton now works completely. 3 years ago
.gitignore Sets up code for generating metrics and profiles for deciding sampling rate. 3 years ago
example.py The skeleton works until the numberplate function. 3 years ago
example2.py refactor(processes/threads exit/join cleanly upto vehicledetectionProcess()): intermediate Commit. 3 years ago
requirement.txt Initial commit. Adds argument to jumping frames. Enables profiling using cProfile for detailed viewing of function calls. 3 years ago
skeleton.py perf(multiprocessing and multithreading): Skeleton now works completely. 3 years ago