diff --git a/README.md b/README.md index 4f25c11..80f446b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Paper link here: [A2J-Transformer: Anchor-to-Joint Transformer Network for 3D In # About our code ## Updates - +* (2025-1-13) Some of the training files of Hands2017 dataset are updated [`here`](https://drive.google.com/drive/folders/1Cmd3PdGuHJmSD32eT1AaAQVfRuQ5uJGM?usp=drive_link). * (2023-9-19) Training code released! All training codes for Interhand 2.6M, NYU and HANDS 2017 dataset. * (2023-9-19) Updated `test.py` and `base.py`, added the argparse `test_epoch`. Updated the name of our pre-trained model, from `snapshot.pth.tar` to `snapshot_0.pth.tar`. * (2023-4-23) Deleted some compiled files in the `dab_deformable_detr\ops` folder.