Skip to content

Commit

Permalink
Added pretrained checkpoint for LIEN+LDIF
Browse files Browse the repository at this point in the history
  • Loading branch information
chengzhag authored Jun 24, 2021
1 parent 66db2dc commit 262da05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ Other modules can be trained then tested with the following steps:
python main.py configs/ldif.yaml
```
The pretrained checkpoint can be found at ```out/ldif/[start_time]/model_best.pth```
(alternatively, you can download the pretrained model [here](https://stduestceducn-my.sharepoint.com/:u:/g/personal/2015010912010_std_uestc_edu_cn/EQj2e3Utbg1HnkNh1e6YslABTml0R8Eng5-X3ic5jD2LFA?e=2vreNA), and unzip it into out/ldif/20101613380518/)
The training process is followed with a quick test without ICP and Chamfer distance evaluated. In case you want to align mesh and evaluate the Chamfer distance during testing:
```
Expand Down

0 comments on commit 262da05

Please sign in to comment.