-
VoAI Community organizations
- China
- https://github.com/avBuffer
-
-
-
UNet3plus_pth Public
UNet3+/ UNet++/UNet, used in Deep Automatic Portrait Matting in Pytorth
-
bcc Public
Forked from iovisor/bccBCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
C Apache License 2.0 UpdatedMar 1, 2023 -
MagicInfer Public
Self-developed deep learning reasoning framework, with basic operators and rudiments, and equipped with Yolo Demo, is for reference only!
-
Yolov5_tf Public
Yolov5/Yolov4/ Yolov3/ Yolo_tiny in tensorflow
-
DangerSceneDetect_tf2 Public
A Dangerous Scene Detection included fire, accident and robbery etc. by using keras in Tensorflow2.
-
openpose Public
Forked from CMU-Perceptual-Computing-Lab/openposeOpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
-
tensorflow-yolov3 Public
Forked from YunYang1994/tensorflow-yolov3🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
-
RotationDetection Public
Forked from yangxue0827/RotationDetectionThis is a tensorflow-based rotation detection benchmark, also called UranusDet.
-
Paddle Public
Forked from PaddlePaddle/PaddlePArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
-
DL-NLP Public
DL-NLP is a tutorial for NLP(Natural Language Processing) based on DL(Deep Learning) by using Pytorch and Tensorflow.
-
PaddleX Public
Forked from PaddlePaddle/PaddleXPaddlePaddle Entire Process Development Toolkit(『飞桨』深度学习全流程开发工具)
-
tensorflow-yolo-v3 Public
Forked from mystic123/tensorflow-yolo-v3Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)
-
VoAI-workspace Public template
本人及VoAI工作室团队专注深度学习模型精度和性能提升、数据采集清洗,具有10年以上开发经验、5年图像处理和深度学习经验。 有需求者,可以联系Wechat:345238818、Tel13390758348、Email:jalymo@126.com
1 UpdatedOct 23, 2020 -
HanLP Public
Forked from hankcs/HanLP中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
-
miniCaffe_ssd Public
A mini caffe_ssd has only base train/val/test code, excluding cuda/cudnn/gpu and python/matlab etc.
-
miniCaffe Public template
A mini caffe has only base train/val/test code, excluding cuda/cudnn/gpu and python/matlab etc.
-
-
MSFFN Public
An MultiSpectral Feature Fusion Network (MSFFN) for object detection or pedestrian detection.
-
OCR_CTPN-CRNN-CTCLoss Public
OCR used CTPN & CRNN model and CTC Loss
-
FisheyeCamera Public
Fisheye Camera for fisheye calibration/undistort/unwrap/stitch to make panorama etc.
-
-
-
-
portrait-matting-unet-flask Public
Forked from leijue222/portrait-matting-unet-flaskPortrait Mating implementation in UNet with PyTorch.
-
FlowerDetect_tensorflow Public
How to train and verify flowers by using CNN based on tensorflow?
-
ChatLearner Public
Forked from bshao001/ChatLearnerA chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
-
MobilenetSSD_caffe Public
How to train and verify mobilenet by using voc pascal data in caffe ssd?
-
Cifar10_tensorflow Public
How to train and test cifar10 data by using CNN in tensorflow