v1.1.6
Updates in v1.1.6
- Modified information for the Oxford RobotCar dataset
- Removed activation layers inbetween linear feature and output layers which improves performance
- Allow users to skip the first n number of images in a dataset easier with the
--skip
argument - Split .csv files for image loading into unique dataset directories, better flexibility for datasets without matching image names
What's Changed
- nn.Sequential fix by @AdamDHines in #13
- Lfs update & removal by @AdamDHines in #16
Full Changelog: v1.1.5...v1.1.6