Pinned Repositories
Bilinear-CNN-TensorFlow
This is an implementation of Bilinear CNN for fine grained visual recognition using TensorFlow.
CompositionalNets
Official implementation of CVPR2020 paper: "Compositional Convolutional Neural Networks: A Deep Architecture with Innate Robustness to Partial Occlusion" https://arxiv.org/abs/2003.04490
lihang_algorithms
用python和sklearn两种方法实现李航《统计学习方法》中的算法
Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
models
Models and examples built with TensorFlow
Python-100-Days
Python - 100天从新手到大师
SENet-Tensorflow
Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)
tensorflow-practices
TensorFlow的练习代码
tensorflow_models_learning
tensorflow GoogleNet inception V1 V2 V3 V4
yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS
wangjuanwan's Repositories
wangjuanwan/Bilinear-CNN-TensorFlow
This is an implementation of Bilinear CNN for fine grained visual recognition using TensorFlow.
wangjuanwan/CompositionalNets
Official implementation of CVPR2020 paper: "Compositional Convolutional Neural Networks: A Deep Architecture with Innate Robustness to Partial Occlusion" https://arxiv.org/abs/2003.04490
wangjuanwan/lihang_algorithms
用python和sklearn两种方法实现李航《统计学习方法》中的算法
wangjuanwan/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
wangjuanwan/models
Models and examples built with TensorFlow
wangjuanwan/Python-100-Days
Python - 100天从新手到大师
wangjuanwan/SENet-Tensorflow
Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)
wangjuanwan/tensorflow-practices
TensorFlow的练习代码
wangjuanwan/tensorflow_models_learning
tensorflow GoogleNet inception V1 V2 V3 V4
wangjuanwan/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS