17. Dezember 2020 00:00

Multi-Scale Training with PyTorch Image Folder

By : Eric A. 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 :

Etiketten: machine_learning , pytorch

Zu diesem Artikel gibt es keine Kommentare.

Anmeldung oder register kommentieren