Skip to content

Commit

Permalink
add acknowledge
Browse files Browse the repository at this point in the history
  • Loading branch information
wtt0213 committed Mar 4, 2023
1 parent eb7a4dd commit a9da393
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,7 @@ or just use the checkpoint
python -m main --mode train --config <config_path> --exp <exp_name>
# Eval
python -m main --mode eval --config <config_path> --exp <exp_name>
```
```

# Acknowledgement
This repository is partly based on [3DSSG](https://github.com/ShunChengWu/3DSSG) and [CLIP](https://github.com/openai/CLIP) repositories.

0 comments on commit a9da393

Please sign in to comment.