RRM
Reliability Does Matter: An End-to-End Weakly Supervised Semantic Segmentation Approach
File Explorer
Download Latest Version (.zip)- misc.xml
- modules.xml
- psa_zbf.iml
- vcs.xml
- workspace.xml
- DenseEnergyLoss.cpython-36.pyc
- resnet38d.cpython-36.pyc
- resnet38d.py
- RRM(attention).py
- RRM(noMultiScale).py
- RRM.py
- imutils.cpython-36.pyc
- myTool.cpython-36.pyc
- pyutils.cpython-36.pyc
- torchutils.cpython-36.pyc
- imutils.py
- myTool.py
- pyutils.py
- torchutils.py
- data.cpython-36.pyc
- cls_labels.npy
- data.py
- test.txt
- train.txt
- train_aug(id).txt
- train_aug.txt
- val(id).txt
- val.txt
- bilateralfilter.cpython-36.pyc
- _bilateralfilter.cpython-36m-x86_64-linux-gnu.so
- bilateralfilter.py
- bilateralfilter.o
- bilateralfilter_wrap.o
- permutohedral.o
- bilateralfilter.cpp
- bilateralfilter.hpp
- bilateralfilter.i
- bilateralfilter.py
- bilateralfilter_wrap.cxx
- numpy.i
- permutohedral.cpp
- permutohedral.hpp
- setup.py
- DenseEnergyLoss.py
- infer_RRM(attention).py
- infer_RRM.py
- README.md
- train_from_cls_weight(attention).py
- train_from_cls_weight(ori).py
- train_from_cls_weight.py
- train_from_init(attention).py
- train_from_init.py
# Installation Guide
1. Get the code
git clone https://github.com/zbf1991/RRM
Downloads the entire project code from GitHub to your computer.
cd RRM
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
โ ๏ธ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
pip install .
Installs the package published on PyPI directly โ no need to clone the source.
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
