mlverse / torchvision

R interface to torchvision
https://torchvision.mlverse.org
Other
62 stars 14 forks source link

Improve downloading #67

Closed dfalbel closed 2 years ago

dfalbel commented 2 years ago

Improve how we download stuff: increase timout + download to temp then copy to avoid corrupted files living in the cache dir.

Fix #51 Fix #11