Skip to content

csjihwanh/MIMR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIMR

Model-Independent Mask Refiner

Installation

conda create --name mimr -y python==3.9 

conda activate mimr

then install torch depending on your CUDA version from https://pytorch.org/

pip install torch_geometric

Commands

Training

python main.py \
path/to/your/dataset \


dataset/thin_object_detection/COIFT/masks

About

Model-Independent Mask Refiner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages