jeudi 17 dĂ©cembre 2020 à 12:43

Multi-Scale Training with PyTorch Image Folder

Par Eric Antoine Scuccimarra

I've had good luck with multi-scale training for image detection so I wanted to try it for classification of images that were of different sizes with objects at differing scales. I found some base code here , but this is based on PyTorch datasets, not on ImageFolders. I wrote some code to extend it to ImageFolders, which is in the below gist :

Libellés: machine_learning, pytorch


Commentaires

Connectez-vous ou Inscrivez-vous pour enregistrer un commentaire..


Archives du Blogue