datongzi666's Stars
onnx/models
A collection of pre-trained, state-of-the-art models in the ONNX format
onnx/onnx
Open standard for machine learning interoperability
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
lucasjinreal/yolov7_d2
🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
andravin/wincnn
Winograd minimal convolution algorithm generator for convolutional neural networks.
htqin/IR-Net
[CVPR 2020] This project is the PyTorch implementation of our accepted CVPR 2020 paper : forward and backward information retention for accurate binary neural networks.
xmu-xiaoma666/FightingCV-Paper-Reading
⭐⭐⭐FightingCV Paper Reading, which helps you understand the most advanced research work in an easier way 🍀 🍀 🍀
miraliahmadli/Conv2D
princeton-vl/CornerNet
see--/keras-centernet
A Keras implementation of CenterNet with pre-trained model (unofficial)
d-li14/involution
[CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
610265158/mobile_centernet
610265158/mobilenetv3_centernet
A tensorflow implement mobilenetv3 centernet, which can be easily deployeed on android(MNN) and ios(CoreML).
DayBreak-u/centernet_mobilenetv2_ncnn
centernet_mobilenetv2 inference by ncnn
princeton-vl/CornerNet-Lite
xingyizhou/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
cocodataset/cocoapi
COCO API - Dataset @ http://cocodataset.org/
lbin/DCNv2
Deformable Convolutional Networks v2 with Pytorch
CharlesShang/DCNv2
Deformable Convolutional Networks v2 with Pytorch
bharatsingh430/soft-nms
Object Detection
eric612/MobileNet-SSD-linux
shicai/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
rockchip-linux/rknn-toolkit
chehongshu/ncnnforandroid_objectiondetection_Mobilenetssd
:fire:利用Mobilenetssd目标检测框架,ncnn前向推理,android项目
xiaolai-sqlai/mobilenetv3
mobilenetv3 with pytorch,provide pre-train model
Bisonai/mobilenetv3-tensorflow
Unofficial implementation of MobileNetV3 architecture described in paper Searching for MobileNetV3.
tonylins/pytorch-mobilenet-v2
A PyTorch implementation of MobileNet V2 architecture and pretrained model.
chuanqi305/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.