Best direction for building a custom object detector for a badminton Shuttlecock
What would be the best way to implement this in python? I have currently looked into: - Feature Matching https://docs.opencv.org/4.0.1/db/d27/... - ANN (would like to avoid as much training data would be needed)
Any input would be greatly appreciated,
Thank you for your time :)