Primary competition visual

Runmila AI Institute & minoHealth AI Labs Tuberculosis Classification via X-Rays Challenge

Helping Cameroon
2000 Zindi Points
Challenge completed ~5 years ago
Classification
Computer Vision
413 joined
104 active
Starti
Aug 14, 20
Closei
Nov 15, 20
Reveali
Nov 15, 20
Pytorch implementation for 7th solution
Notebooks ยท 18 Nov 2020, 16:37 ยท 2

please check this GitHub repo:

https://github.com/designer1234/Runmila-AI-Institute-minoHealth-AI-Labs-Tuberculosis-Classification-via-X-Rays-Challenge

thank you

Discussion 2 answers
User avatar
Muhamed_Tuo
Inveniam

Hi, congratulations and thanks for sharing.

I was wondering what you thought of torch.cuda.amp. I am asking beacuse (it's new and) I haven't had time to try it out myself.

18 Nov 2020, 19:39
Upvotes 0

Hi, thank you.

the torch.cuda.amp is used to benefit from the mixed-precision approach which makes training faster.