Ultra Thin PRM Save

Weakly Supervised Instance Segmentation using Class Peak Response, in CVPR 2018 (Spotlight)

Project README

The reconstruction implementation of PRM by removing third-party dependency(i.e, Nest).

Motivation: An ultra-thin version of PRM, which aims at improving readability and expansibility.

Rule No.1: Never make code too complicated. :joy:

Version info: pytorch 0.4.1, python 3.6

Training & Inference

Training:

python main.py --train True

Inference:

python main.py 

Sample result

Reference

@INPROCEEDINGS{Zhou2018PRM,
    author = {Zhou, Yanzhao and Zhu, Yi and Ye, Qixiang and Qiu, Qiang and Jiao, Jianbin},
    title = {Weakly Supervised Instance Segmentation using Class Peak Response},
    booktitle = {CVPR},
    year = {2018}
}
Open Source Agenda is not affiliated with "Ultra Thin PRM" Project. README Source: chuchienshu/ultra-thin-PRM
Stars
59
Open Issues
6
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating