Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-nguyen committed May 14, 2023
1 parent 7492439 commit 9f71acf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,10 @@ python train.py machine.batch_size=2 use_augmentation=True model.lr=0.001 name_e

<details><summary>Click to expand</summary>

### 1. TLess's objects (object 19-31)
### 1. LINEMOD's objects

```
python test.py machine.batch_size=2 use_augmentation=True name_exp=train_augmentation
python test_lm.py name_exp=test_lm
```

</details>
Expand Down

0 comments on commit 9f71acf

Please sign in to comment.