11wswhl's Stars
aigc-apps/sd-webui-EasyPhoto
📷 EasyPhoto | Your Smart AI Photo Generator.
bubbliiiing/yolov7-tf2
这是一个YoloV7-tf2的源码,可以用于训练自己的模型。
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
bubbliiiing/fcos-tf2
这是一个fcos-tf2的仓库,可以用于训练自己的数据集。
bubbliiiing/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
dasdristanta13/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
meituan/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
yyccR/yolov5-tflite-android
Depoly yolov5.tflite in android.
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
DataXujing/YOLOX-
:fire: :fire: :fire: YOLOX 训练自己的数据集 TensorRT加速 详细教程
rishigami/Swin-Transformer-TF
Tensorflow implementation of Swin Transformer model.
anonymoussss/YOLOX-SwinTransformer
YOLOX with SwinTransformer backbone.
bubbliiiing/yolox-pytorch
这是一个yolox-pytorch的源码,可以用于训练自己的模型。
ilhamsyahids/ncnn-android-yolox
Waste Object Detection in Android with YOLOX
bubbliiiing/yolox-tf2
这是一个yolox-tf2的源码,可以用于训练自己的模型。
lucasjinreal/yolov7_d2
🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
bubbliiiing/yolov5-tf2
这是一个YoloV5-tensorflow2的源码,可以用于训练自己的模型。
bubbliiiing/efficientnet-yolo3-tf2
这是一个efficientnet-yolo3-tf2的源码,将yolov3的主干特征提取网络修改成了efficientnet
bubbliiiing/pspnet-tf2
这是一个pspnet-tf2的源码,可以用于训练自己的模型。
bubbliiiing/deeplabv3-plus-tf2
这是一个deeplabv3-plus-tf2的源码,可以用于训练自己的模型。
bubbliiiing/ssd-tf2
这是一个ssd-tf2(tensorflow2)的源码,可以用于训练自己的模型。
bubbliiiing/yolov4-tf2
这是一个yolo4-tf2(tensorflow2)的源码,可以用于训练自己的模型。
bubbliiiing/yolov4-tiny-tf2
这是一个YoloV4-tiny-tf2的源码,可以用于训练自己的模型。
bubbliiiing/mobilenet-yolov4-tf2
这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。
bubbliiiing/yolo3-tf2
这是一个yolo3-tf2的源码,可以用于训练自己的模型。
bubbliiiing/centernet-tf2
这是一个centernet-tf2的源码,可以用于训练自己的模型。
bubbliiiing/faster-rcnn-tf2
这是一个faster-rcnn的tensorflow2实现的库,可以利用voc数据集格式的数据进行训练。