- 17 Jan, 2019 1 commit
-
-
pkulzc authored
228203246 by Sergio Guadarrama: Add a write text graphdef option. -- 226110161 by Sergio Guadarrama: Add license to i3d/s3dg and tests. -- 226074013 by Sergio Guadarrama: Network definitions for I3D and S3D-G. -- 224394404 by Sergio Guadarrama: Add video model option for exported inference graphs. -- 224220779 by Sergio Guadarrama: Internal change 223589268 by Sergio Guadarrama: Internal change PiperOrigin-RevId: 228203246
-
- 26 Jul, 2018 1 commit
-
-
Chenxi Liu authored
* PiperOrigin-RevId: 201234832 * PiperOrigin-RevId: 202507333 * PiperOrigin-RevId: 204320344 * Add PNASNet-5 mobile network model and cell structure. PiperOrigin-RevId: 204735410 * Add option to customize individual projection layer activation. PiperOrigin-RevId: 204776951
-
- 23 Mar, 2018 1 commit
-
-
maximneumann authored
-
- 13 Mar, 2018 1 commit
-
-
Mark Sandler authored
* Internal change. PiperOrigin-RevId: 187042423 * Internal change. PiperOrigin-RevId: 187072380 * Opensource float and eight-bit fixed-point mobilenet_v1 training and eval scripts. PiperOrigin-RevId: 187106140 * Initial check-in for Mobilenet V2 PiperOrigin-RevId: 187213595 * Allow configuring batch normalization decay and epsilon in MobileNet v1 PiperOrigin-RevId: 187425294 * Allow overriding NASNet model HParams. This is a change to the API that will allow users to pass in their own configs to the building functions, which should make these APIs much more customizable for end-user cases. This change removes the use_aux_head argument from the model construction functions, which is no longer necessary given that the use_aux_head option is configurable in the model config. For example, for the mobile ImageNet model, the auxiliary head can be disabled using: config = nasnet.mobile_imagenet_config() config.set_hparam('use...
-
- 28 Oct, 2017 1 commit
-
-
Sergio Guadarrama authored
Includes new gan nets. Inclues new NasNet models. PiperOrigin-RevId: 173772097
-
- 21 Sep, 2017 1 commit
-
-
Neal Wu authored
-
- 06 Jul, 2017 1 commit
-
-
Neal Wu authored
-
- 28 Jun, 2017 1 commit
-
-
Pete Warden authored
-
- 14 Jun, 2017 1 commit
-
-
andrewghoward authored
* MobileNet V1 commit * updates to README
-
- 11 Apr, 2017 1 commit
-
-
vonclites authored
* Fixed model_deploy to correctly assign weights to variables_device * Adding test for network_fn's arg_scope * Style fix (double blank line) * Add WORKSPACE file to models/slim so that imports work properly
-
- 15 Nov, 2016 1 commit
-
-
Alex Kurakin authored
-
- 30 Aug, 2016 1 commit
-
-
Nathan Silberman authored
-