javiribera / locating-objects-without-bboxes

PyTorch code for "Locating objects without bounding boxes" - Loss function and trained models
Other
249 stars 52 forks source link

Have u ever tried other loss functions? #41

Open emergencyd opened 3 years ago

emergencyd commented 3 years ago

Have u tried to generate heatmaps around gt, then train the network with focal loss?