- 09 Oct, 2020 1 commit
-
-
Zhenyu Tan authored
PiperOrigin-RevId: 336353171
-
- 08 Oct, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 336124157
-
- 03 Oct, 2020 1 commit
-
-
Zhenyu Tan authored
PiperOrigin-RevId: 335128787
-
- 02 Oct, 2020 3 commits
-
-
Zhenyu Tan authored
PiperOrigin-RevId: 335079988
-
Shixin Luo authored
fix the last layer of mobilenet v2 and add testing for complete classification with mobilenet backbone
-
Yeqing Li authored
PiperOrigin-RevId: 334942484
-
- 30 Sep, 2020 1 commit
-
-
Shixin Luo authored
-
- 29 Sep, 2020 1 commit
-
-
Shixin Luo authored
move Conv2DBNBlock to mobilenet.py; change the reference name for InvertedBottleNeckBlock to align with paper
-
- 28 Sep, 2020 2 commits
-
-
Shixin Luo authored
-
Shixin Luo authored
-
- 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>
-
- 24 Sep, 2020 2 commits
- 14 Sep, 2020 2 commits
-
-
Abdullah Rashwan authored
PiperOrigin-RevId: 331625146
-
Abdullah Rashwan authored
PiperOrigin-RevId: 331625146
-
- 11 Sep, 2020 2 commits
-
-
Abdullah Rashwan authored
PiperOrigin-RevId: 331232905
-
Abdullah Rashwan authored
PiperOrigin-RevId: 331232905
-
- 02 Sep, 2020 2 commits
-
-
Abdullah Rashwan authored
PiperOrigin-RevId: 329754787
-
Abdullah Rashwan authored
PiperOrigin-RevId: 329754787
-