D-X-Y / landmark-detection

Four landmark detection algorithms, implemented in PyTorch.
https://xuanyidong.com/assets/projects/TPAMI-2020-SRT.html
MIT License
925 stars 180 forks source link

Environment and Computer Specs Used During Training and Testing #54

Closed john-bao-git closed 5 years ago

john-bao-git commented 5 years ago

Hello,

Sorry to ask again, but I couldn't find it in your paper, but what were the specs of the computer used for your training and testing? I saw on the paper that you had 2 GPUs.

D-X-Y commented 5 years ago

For the checkpoints provided in this repo, I use two 1080Ti on Linux with Python 3.6. Sorry I did not remember the specific version of PyTorch.

john-bao-git commented 5 years ago

Thank you!

On Sun., Dec. 1, 2019, 01:00 D-X-Y notifications@github.com wrote:

For the checkpoints provided in this repo, I use two 1080Ti.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/D-X-Y/landmark-detection/issues/54?email_source=notifications&email_token=AC7NDCQSHAGTK3LSZ7HVBLTQWNHH7A5CNFSM4JTJ7KIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFQ54AY#issuecomment-560061955, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC7NDCR2K6J22PUFWKCXVKDQWNHH7ANCNFSM4JTJ7KIA .

D-X-Y commented 5 years ago

You are welcome.