Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jingsenzhu authored Feb 28, 2023
1 parent 805e534 commit 77a6c57
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion lightnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,10 @@ Code and pretrained models released

Testing data (object insertion): [download here](https://1drv.ms/u/s!As0jHj7lvvu5eWvTxjzkLo-0hlk?e=tU2wpj)

TBD: instructions for testing
Running instruction (assume the folder of testing data is `test/insert_three_objects`):
```
python main_test.py -c test/insert_three_objects/cfg.yml
```

TBD: detailed descriptions of testing data format

0 comments on commit 77a6c57

Please sign in to comment.