Skip to content

Commit

Permalink
detail config
Browse files Browse the repository at this point in the history
  • Loading branch information
lh.MacAir authored and lh.MacAir committed Jun 16, 2024
1 parent fb090d5 commit 7042177
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,9 @@ To install this project, clone it using Git and install the dependencies:
```bash
git clone https://github.com/username/UV-IDM.git
cd UV-IDM
pip install -r requirements.txt
```

## Requirements
### Requirements

Please first download our checkpoint file in this link [google-link](https://drive.google.com/drive/folders/1ZgKWL_7aFnSUiCZTt6YVCT3oSxwBwTEn?usp=sharing), and place them in the folder.

Expand All @@ -51,7 +50,7 @@ Please first download our checkpoint file in this link [google-link](https://dri
- ...


## Environment
### Environment
We recommend using Anaconda for environment and package management.

```bash
Expand All @@ -65,6 +64,10 @@ pip install -e nvdiffrast

Coming Soon.

## Train with UV-IDM

Coming Soon.

## Test with UV-IDM
We recommend you to generate a filelist that contains the absolute path of your images.
A possible demo is in test_imgs.
Expand Down Expand Up @@ -97,12 +100,9 @@ If you find UV-IDM useful for your research and applications, please cite us usi
author={Li, Hong and Feng, Yutang and Xue, Song and Liu, Xuhui and Zeng, Bohan and Li, Shanglin and Liu, Boyu and Liu, Jianzhuang and Han, Shumin and Zhang, Baochang},
booktitle={CVPR},
year={2024}
}
```
## Train with UV-IDM
```

Coming Soon.

## Acknowledgements

Expand Down

0 comments on commit 7042177

Please sign in to comment.