- 02 Mar, 2022 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 431756117
-
- 18 Jan, 2022 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 422612138
-
- 14 Dec, 2021 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 416322339
-
- 03 Dec, 2021 1 commit
-
-
Yuqi Li authored
PiperOrigin-RevId: 413820673
-
- 16 Oct, 2021 1 commit
-
-
Yuqi Li authored
PiperOrigin-RevId: 403523011
-
- 24 Sep, 2021 1 commit
-
-
Yuqi Li authored
PiperOrigin-RevId: 398633511
-
- 10 Aug, 2021 1 commit
-
-
Xianzhi Du authored
PiperOrigin-RevId: 389999813
-
- 23 Mar, 2021 1 commit
-
-
Yeqing Li authored
PiperOrigin-RevId: 364488384
-
- 12 Mar, 2021 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 362548055
-
- 12 Nov, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 341966519
-
- 27 Sep, 2020 1 commit
-
-
Shixin authored
* factor make_divisible function and move round_filters to nn_layers * modify SqueezeExcitation to add two additional parameter: divisible_by and gating_activation * modify the InvertedBottleneckBlock to include 1. use_depthwise, 2. use_residual, 3. regularize_depthwise additional boolean flag; Add control for depthwise activation and regularizer; remove expand_ratio from SqueezeExcitation * add Conv2DBNBlock definition * add mobilenet v2, v3 implementation * add mobilenet v1 * put mobilenet_base into class body * fix a type hint error * the invertedbottlenetblock is different for mobilenet and efficientnet. Made necessary changes to cope both. * add target_backbone while call invertedbottleneckblock * add relu6 and hard_sigmoid * add test for mobilenet * add mobilenet to factory * fix some typo; link the reference to the architectures * remove future import Co-authored-by:Shixin Luo <luoshixin@google.com>
-