jrieke / traingenerator

🧙 A web app to generate template code for machine learning
https://traingenerator.jrieke.com
MIT License
1.36k stars 181 forks source link

Arbitrary class training in Pytorch #5 #6

Closed murthy95 closed 3 years ago

murthy95 commented 3 years ago

Summary

This PR adds support for declaring number of clasees for Image Classification Pytorch models.

Details

Checklist

jrieke commented 3 years ago

Looks good! Merging for now, will do a few minor changes and let you know in the issue when it's deployed :)