Keep Growing And Moving Forward's repositories
DataAugmentationForObjectDetection
Data Augmentation For Object Detection
transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
tensorflow-yolov4-tflite
YoloV4 Implemented in Tensorflow 2.0. Convert .weights to .pb and .tflite format for tensorflow and tensorflow lite.
Amazing-Semantic-Segmentation
Amazing Semantic Segmentation on Tensorflow && Keras (include FCN, UNet, SegNet, PSPNet, PAN, RefineNet, DeepLabV3, DeepLabV3+, DenseASPP, BiSegNet)
BERT-NER-Pytorch
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
CenterNet_TensorFlow2
A tensorflow2.x implementation of CenterNet.
deep-learning-resources
由淺入深的深度學習資源 Collection of deep learning materials for everyone
Deep-Learning-with-TensorFlow-2-and-Keras
Deep Learning with TensorFlow 2 and Keras, published by Packt
efficientdet-tf
Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070
efficientdet-tf2
This is the tf2.0 version of efficientdet.
EfficientDet_TensorFlow2
A tensorflow2.x implementation of EfficientDet: Scalable and Efficient Object Detection.
fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
German_License_Plate_Recognition
Android camera app for automatic recognition of German license plates using TensorFlow / TensorFlow Lite 2.0
handtracking
Building a Real-time Hand-Detector using Neural Networks (SSD) on Tensorflow
image-segmentation-keras
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
PaintingLight
Generating Digital Painting Lighting Effects via RGB-space Geometry (SIGGRAPH2020/TOG2020)
Tensorflow-YOLACT
Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2.0
TF.Keras-Commonly-used-models
基于Tensorflow的常用模型,包括分类分割、新型激活、卷积模块,可在Tensorflow2.0下运行。
transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
yolo4_tensorflow2
yolo 4th edition implemented by tensorflow2.0
yolov3_deepsort
Object tracking implemented with YOLOv3, Deep Sort and Tensorflow.
YOLOv3_TensorFlow2
基于TensorFlow2.x实现的YOLOv3,支持在自定义数据集上训练,支持保存为TFLite模型。A tensorflow2 implementation of YOLO_V3(Supports training on custom dataset and saving as tflite models.).