A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
☆537Nov 24, 2021Updated 4 years ago
Alternatives and similar repositories for Basic_CNNs_TensorFlow2
Users that are interested in Basic_CNNs_TensorFlow2 are comparing it to the libraries listed below
Sorting:
- A ResNet(ResNet18, ResNet34, ResNet50, ResNet101, ResNet152) implementation using TensorFlow-2.0.☆345Aug 28, 2021Updated 4 years ago
- A tensorflow2 implementation of EfficientNet.☆30Sep 30, 2019Updated 6 years ago
- A tensorflow2 implementation of MobileNet-V3.☆41Oct 15, 2019Updated 6 years ago
- A tensorflow_2.0 implementation of SSD (Single Shot MultiBox Detector) .☆83Oct 27, 2021Updated 4 years ago
- 🙄 Difficult algorithm, Simple code.☆1,711Mar 25, 2023Updated 2 years ago
- A tensorflow2 implementation of ResNeXt(ResNeXt50, ResNeXt101).☆19Feb 3, 2020Updated 6 years ago
- A TensorFlow_2.0 implementation of AlexNet and VGGNet.☆37Jan 6, 2023Updated 3 years ago
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆84Sep 25, 2020Updated 5 years ago
- 基于TensorFlow2.x实现的YOLOv3,支持在自定义数据集上训练,支持保存为TFLite模型。A tensorflow2 implementation of YOLO_V3(Supports training on custom dataset and savin…☆103Oct 14, 2021Updated 4 years ago
- tensorflow 2.0 ssd☆13May 8, 2024Updated last year
- 🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"☆3,628Jul 4, 2024Updated last year
- A TensorFlow_2.0 implementation of InceptionV3.☆37Nov 5, 2019Updated 6 years ago
- yolo 4th edition implemented by tensorflow2.0☆190May 19, 2020Updated 5 years ago
- A tensorflow2.x implementation of CenterNet.☆21Jan 19, 2021Updated 5 years ago
- YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite☆2,265May 12, 2024Updated last year
- yolov4 base on keras of tf2+, tf2 support perfectly☆14Jan 7, 2021Updated 5 years ago
- Yolov5 tensorflow实现☆12Sep 4, 2020Updated 5 years ago
- EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow☆1,451Oct 3, 2023Updated 2 years ago
- ResNeSt: Split-Attention Networks for Tensorflow2☆24May 3, 2022Updated 3 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆130Sep 10, 2021Updated 4 years ago
- YoloV3 Implemented in Tensorflow 2.0☆2,517Aug 30, 2024Updated last year
- 基于Tensorflow2开发的优秀扩展包及项目☆46Feb 27, 2020Updated 6 years ago
- TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实…☆6,380Sep 23, 2020Updated 5 years ago
- tensorflow2.0 implementation of Yolov3☆34Apr 22, 2019Updated 6 years ago
- 本项目主要对原tensorflow-yolov3版本做了许多细节上的改进,增加了TensorFlow-Serving工程部署,训练了多个数据集,包括Visdrone2019, 安全帽等, 安全帽mAP在98%左右, 推理速度1080上608的尺寸大概25fps.☆388Nov 22, 2022Updated 3 years ago
- Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)☆758Aug 14, 2018Updated 7 years ago
- Faster R-CNN R-101-FPN model was implemented with TensorFlow2.0 eager execution.☆85Aug 2, 2024Updated last year
- A tensorflow2.x implementation of EfficientDet: Scalable and Efficient Object Detection.☆12Jun 9, 2020Updated 5 years ago
- tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials☆7,806Dec 9, 2020Updated 5 years ago
- Detection Model using tensorflow, including RetinaNet, FCOS, CenterNet, DETR, ATSS, GFL,GFLV2,OneNet, YOLOF,YOLOv3,YOLOv4,YOLOv5☆19Apr 22, 2021Updated 4 years ago
- Tensorflow2.0下运行目标检测网络Centernet(基于see--的keras-centernet)☆37Mar 24, 2023Updated 2 years ago
- object detection using yolo3 with tensorflow-2.x☆41Dec 27, 2019Updated 6 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可☆3,832Mar 17, 2023Updated 2 years ago
- reimplement efficientnet use tf.keras tf2.0☆17Jun 6, 2019Updated 6 years ago
- Keras-Semantic-Segmentation☆343Sep 25, 2020Updated 5 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆74Dec 23, 2020Updated 5 years ago
- Coordinate transformation || Lidar Point Clouds projected to Camera Image plane☆10Aug 14, 2019Updated 6 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Jul 19, 2019Updated 6 years ago
- CenterNet (Objects as Points) implementation in Keras and Tensorflow☆183Oct 3, 2023Updated 2 years ago