Skip to content

2000LZZ/MIAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MULTI-GRANULARITY CORRELATION REFINEMENT FOR SEMANTIC CORRESPONDENCE(MIAM)

This is the official code for MIAM implemented with PyTorch.

Environment Settings

git clone https://github.com/2000LZZ/MIAM
cd MIAM
pip install torch==1.8.0+cu111 torchvision==0.9.0+cu111 torchaudio==0.8.0 -f https://download.pytorch.org/whl/torch_stable.html
pip install -U scikit-image
pip install git+https://github.com/albumentations-team/albumentations
pip install tensorboardX termcolor timm tqdm requests pandas

About

This is the official code for MIAM implemented with PyTorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages