Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Narumi-Maria authored Jun 24, 2024
1 parent 30c0ce0 commit 6657c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Here we provide PyTorch implementation and the trained model of our SGDiffusion.
- Clone this repo:
git clone https://github.com/bcmi/Object-Shadow-Generation-Dataset-DESOBAv2.git
- Download the DESOBAv2 dataset from [[Baidu Cloud]](https://pan.baidu.com/s/1_nXb3ElxImmsq2BPcBGdPQ?pwd=bcmi) (access code: bcmi) or [[One Drive]](https://1drv.ms/f/c/f4cc25a47574cccf/EmbMRAowxytJiM1KHeeeMqQBD4p1SyIShUdO2PZArkGOIA?e=sEd7ga). Unzip `desobav2-256x256.rar` to `./data/`, and rename it to `desobav2`.
- Download the checkpoints from [[Baidu Cloud]](https://pan.baidu.com/s/11tr_H9YYIM7UzwOtbHzmpQ?pwd=bcmi) (access code: bcmi) or [[One Drive]](https://1drv.ms/u/c/f4cc25a47574cccf/EY96hOtJjiNPvLm0PBc9SecBais_H9MKRwHL7kme_uTsKQ?e=E5XsHe). Unzip `ckpt.rar` to `./data/`. Note that we also provide an alternative model
- Download the checkpoints from [[Baidu Cloud]](https://pan.baidu.com/s/11tr_H9YYIM7UzwOtbHzmpQ?pwd=bcmi) (access code: bcmi) or [[One Drive]](https://1drv.ms/f/c/f4cc25a47574cccf/Ek5C_dALB_tIhKxS0OY4KC8B6d4pqJEF_PcPr6v24z6IzQ?e=Kn7vSg). Unzip `ckpt.rar` to `./data/`. Note that we also provide an alternative model
`DESOBAv2_2.pth`, which can replace `DESOBAv2.pth` in `ckpt.rar`.

### Environment
Expand Down

0 comments on commit 6657c9a

Please sign in to comment.