Pinned Repositories
2019tianchi_Agricultural_Brain_AI_Challenge
AAAI_2019_EXAM
Official implementation of "Explicit Interaction Model towards Text Classification"
abcnn_pytorch
Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Pytorch
ACAM_Demo
Real-time Action detection demo for the work Actor Conditioned Attention Maps. This repo includes a complete pipeline for person detection/tracking and analyzing their actions in real-time.
afm_cvpr2019
Official implementation of paper "Learning Attraction Field Map for Robust Line Segment Detection" (CVPR 2019)
caffe-yolo
Caffe for YOLO
Dialog-System-with-Task-Retrieval-and-Seq2seq
2018 JDDC对话大赛亚军解决方案
pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach (http://www.robots.ox.ac.uk/~qwang/SiamMask)
vscode_cpp_opencv_template
this is a c++ opencv project template in visual studio code.
chl916185's Repositories
chl916185/2019tianchi_Agricultural_Brain_AI_Challenge
chl916185/CenterTrack
Simultaneous object detection and tracking using center points.
chl916185/cvat
Powerful and efficient Computer Vision Annotation Tool (CVAT)
chl916185/DAHiTra
DAHiTra: UNET Architecture with Hierarchical Transformers for Automated Building Damage Assessment Using Satellite Imagery
chl916185/darknet
Yolo v4 (v3/v2) - Windows and Linux version of Darknet Neural Networks for object detection (Tensor Cores are used)
chl916185/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
chl916185/Fashion-Clothing-Parsing
FCN, U-Net models implementation in TensorFlow for fashion clothing parsing
chl916185/gdal
GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.
chl916185/ghostnet.pytorch
Surpassing MobileNetV3: "GhostNet: More Features from Cheap Operations"
chl916185/mmdeploy
OpenMMLab Model Deployment Framework
chl916185/mobilenet_v3
A Pytorch implementation of MobileNet V3.
chl916185/ModelArts-Lab
ModelArts开发者交流互动平台,@ModelArts服务官网:https://www.huaweicloud.com/product/modelarts.html
chl916185/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
chl916185/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
chl916185/PaddleSeg
End-to-End Image Segmentation Kits Based on PaddlePaddle. (『飞桨』图像分割开发套件)
chl916185/PTSNet
Proposal, Tracking and Segmentation (PTS): A Cascaded Network for Video Object Segmentation
chl916185/PyTorch-Encoding
A PyTorch CV Toolkit
chl916185/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
chl916185/PyTorch-Onnx-Tensorrt
A set of tool which would make your life easier with Tensorrt and Onnxruntime. This Repo is designed for YoloV3
chl916185/pytorch_yolov3
yolov3 test with yolov3.cfg and yolov3.weights , not include train and loss function
chl916185/PytorchToCaffe
Pytorch model to caffe model, supported pytorch 0.3, 0.3.1, 0.4, 0.4.1 ,1.0 , 1.0.1
chl916185/raster-deep-learning
ArcGIS built-in python raster functions for deep learning to get you started fast.
chl916185/ResUnet-a
For the semantic segmentation of remote sensing image, tensorflow implementation
chl916185/segment_metercs
chl916185/semseg
Semantic Segmentation in Pytorch
chl916185/SSD
High quality, fast, modular reference implementation of SSD in PyTorch
chl916185/TensorRT_Seg_LW_Refinenet
一个简单的TensorRT实现语义分割的C++程序
chl916185/torchsat
🔥TorchSat 🌏 is an open-source deep learning framework for satellite imagery analysis based on PyTorch.
chl916185/trt_pose
Real-time pose estimation accelerated with NVIDIA TensorRT
chl916185/YOLOv3-Torch2TRT
Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.