xuebinqin / BASNet

Code for CVPR 2019 paper. BASNet: Boundary-Aware Salient Object Detection
MIT License
1.35k stars 249 forks source link

test on low resolution and small image #64

Open tkamkb opened 2 years ago

tkamkb commented 2 years ago

I want to do salient object detection on small and blur images(smaller than 100x100). Will this model works on small and blurred images If I build my own dataset and train or do finetune on your model? I used your pre-trained model and test some of my images, some results are good and some are bad. The test doesn't well in some situations like an object with a blurred edge or an object that has low contrast with the background.