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

single class detection #213

Open soheilmajidi opened 2 years ago

soheilmajidi commented 2 years ago

i have a question i have only one class how should i change configurations ? is sigmoid or other loss functions needed?

Clara-liu commented 2 years ago

this should help #34