Skip to content

Commit

Permalink
Fix pretrained links
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-nguyen committed Nov 12, 2023
1 parent a14b71b commit 91ae2d6
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ Please note that all testing objects are unseen during training!

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

### 0. You can download it from [here]() or run:
### 0. You can download it from [this link](https://drive.google.com/drive/folders/11SQYPrG3pX31Qszf8R13s7Aaa5MO57lb?usp=sharing) or run:

```
python -m src.scripts.download_checkpoint
Expand All @@ -214,12 +214,6 @@ Please check out this [testing loggers](https://wandb.ai/nv-nguyen/template-pose

</details>

## Inference on custom objects (WIP)

```
python gradio_demo.py
```
![Demo](./media/gradio_interface.png)

## Acknowledgement

Expand Down

0 comments on commit 91ae2d6

Please sign in to comment.