Commit Graph

8 Commits

Author SHA1 Message Date
Davis King
3211da440d Yet more comments 2017-08-27 12:01:24 -04:00
Davis King
420eba0e6a Added note about logging training parameters. 2017-08-06 11:34:07 -04:00
Davis King
64052a3ff1 Added a comment 2017-07-02 08:43:45 -04:00
Davis King
f5574434db Upgraded loss_mmod_ to support objects of varying aspect ratio. This changes
the API for the mmod_options struct slightly.
2017-07-01 14:46:27 -04:00
Davis King
17b48b97bb Changed the random_cropper's interface so that instead of talking in terms of
min and max object height, it's now min and max object size.  This way, if you
have objects that are short and wide (i.e. objects where the relevant dimension
is width rather than height) you will get sensible behavior out of the random
cropper.
2017-06-17 12:34:26 -04:00
Davis King
482b3a61b1 Simplified the network definition slightly 2016-10-02 12:54:14 -04:00
Davis King
4a408d5e07 Fixed example 2016-09-05 15:40:54 -04:00
Davis King
d5dc371ff8 Added random_cropper and DNN MMOD example programs. 2016-09-05 15:39:31 -04:00