In this section, we will see some frequently asked questions that might already be on your mind. Answers to these questions can be found in Appendix A.
- Can't we train YOLO from scratch?
- I was wondering whether we could use the YOLO v3 model.
- What changes to the code do I need to make it work for my own video clip?
- The application provided can detect cars and another vehicle in the video clip. However, the processing is not smooth. It seems to halt. How can I solve this issue?
- Can I extend this app and make it work for a real-time video from a webcam?