iovodov
2018-04-19 9207607a595fdf6c2e2cb01473b6e08f0746b8d3
refs
author iovodov <b@ovdv.ru>
Thursday, April 19, 2018 16:31 +0000
committer Ilya Ovodov <b@ovdv.ru>
Saturday, April 21, 2018 20:22 +0000
commit9207607a595fdf6c2e2cb01473b6e08f0746b8d3
tree 9c8ae9c259c84b995b12800944ed5a630f0a0a2f tree | zip | gz | tar | bzip2 | xz
parent 5d616450a43f4b5fdf130f57cdaab105cf2563e2 view | diff
Fix issue #674: parameter "flip" is added to [net] parameters for classifier and detector

flip=0 switches flip augmentation off.
Default is flip=1 which is consistent with a previous behaviour.
6 files modified
45 ■■■■■ changed files
src/classifier.c 2 ●●●●● diff | view | raw | blame | history
src/data.c 31 ●●●● diff | view | raw | blame | history
src/data.h 9 ●●●●● diff | view | raw | blame | history
src/detector.c 1 ●●●● diff | view | raw | blame | history
src/network.h 1 ●●●● diff | view | raw | blame | history
src/parser.c 1 ●●●● diff | view | raw | blame | history