zju3dv / snake

Code for "Deep Snake for Real-Time Instance Segmentation" CVPR 2020 oral
Other
1.15k stars 229 forks source link

I trained the network myself with sbd dataset and it can not detect any object #209

Closed beeying closed 2 years ago

beeying commented 2 years ago

When I used pre-trained network it's work. but when I trained the network from scratch with the default setting, it didn't work. How can I do to get a better result? I did with the sbd dataset.

pengsida commented 2 years ago

How many epochs do you train the network? Could you visualize the loss curves?