- 02 Sep, 2017 1 commit
-
-
Davis King authored
-
- 31 Aug, 2017 3 commits
-
-
Davis King authored
number of samples than the tensor used to initialize the network was passed through the layer.
-
Davis King authored
-
Davis King authored
-
- 29 Aug, 2017 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 28 Aug, 2017 13 commits
-
-
Davis King authored
-
Evgeniy Fominov authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Guillaume Ramé authored
* improvements to cnn face detection interface * mmod rectangle object renaming. possibility to set batch size in multi image detection. Added check to make sure images are all the same size.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 27 Aug, 2017 10 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 26 Aug, 2017 9 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
Added options to input_rgb_image_pyramid that let the user set create_tiled_pyramid()'s padding parameters. Also changed the default outer border padding from 0 to 11. This effects even previously trained models. So any model that doesn't explicitly set the outer patting to something else will have a padding of 11. This should be a more reasonable value for most networks.
-
Davis King authored
of the pyramid image.
-
Davis King authored
output tensor coordinates to use dpoint instead of point. This way, we can obtain sub-pixel coordinates if we need them.
-
Davis King authored
better results when run on float and double images. There was needless rounding to integers happening in the bilinear interpolation. Now if you work with a float image the entire process will run without integer rounding.
-
Davis King authored
-
Davis King authored
-