Used Git-Sources:
-
Yolov3 for Windows with C for training: https://github.com/AlexeyAB/darknet
-
Generating the Dataset of the Cards for Yolov3: https://github.com/AlexeyAB/darknet
-
Yolov3 running with Tensorflow2 in Python: https://github.com/zzh8829/yolov3-tf2
Start the detect-video.py File along with two webcams to run the program.