Pei-I

Results 6 comments of Pei-I

Hi, please use the Config.py in the folder tozip. It should have the pom file that the example ipynb file needs. Let me know if it still doesn't work.

Hi, About Config file, if you're not retraining any new model, it should be fine to keep other parameters unchanged except POM size and POM file path. Trying different combination...

Hi, I pushed some files to train new models on different dataset. You can take a look at the guide and try the files mentioned in it. Let me know...

Following the section 3.2.2 in the main paper, the label is the normalized displacement between the coordinate of the pixel and the center of the bounding box it belongs to....

The first channel indicates foreground or background, 2nd and 3rd are the displacement to the center, 4th and 5th are the displacement to the right, bottom corner of the bounding...

Hi, It was true that without any rois, the process couldn't continue. I've made a commit to fix the problem. It should be able to work now. Feel free to...