Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TongkunGuan committed Sep 3, 2023
1 parent 22863a3 commit 288583a
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 @@ -90,13 +90,13 @@ CUDA_VISIBLE_DEVICES=0,1 python train_finetune.py --config ./Dino/configs/CCD_vi
```

## Highlights
- **Dataset link:**
- Synth
- URD
- ARD
- validation
- evaluation
- Mask (optional, kmeans results of Synth and URD)
- **Mask preparation:**
- optional, kmeans results of Synth and URD
```bash
cd ./mask_create
run generate_mask.py #parallelly process mask --> lmdb file
run merge.py #merge multiple lmdb files into single file
```

## Visualization
<div style="align: center">
Expand Down

0 comments on commit 288583a

Please sign in to comment.