Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yrcong committed May 1, 2023
1 parent 846817d commit 9757e1a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,7 @@ b) Evaluate the pretrained [RelTR](https://drive.google.com/file/d/1pcoUnR0XWsvM
```
python main.py --dataset oi --img_folder data/oi/images/ --ann_path data/oi/ --eval --batch_size 1 --resume ckpt/checkpoint0149_oi.pth
```

# 3. Questions
Since the code is cleaned up from the draft, there may be some errors.
If you meet any problem when running our code, please let me know! (It's better open an issue so that anyone can see it)

0 comments on commit 9757e1a

Please sign in to comment.