WongKinYiu / yolor

implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
GNU General Public License v3.0
1.98k stars 524 forks source link

Cropping image after detection #225

Open Maharshi-joshi opened 2 years ago

Maharshi-joshi commented 2 years ago

I want to crop a detected single class out of multiple classes detected and save it as a different image.