Pinned Repositories
3D_CNN_tensorflow
KITTI data processing and 3D CNN for Vehicle Detection
Advance-Lane-Finding
Implementing advance lane finding using computer vision
advanced_lane_detection
Advanced lane detection using computer vision
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
albumentations
fast image augmentation library and easy to use wrapper around other libraries
arctic-capgen-vid
automatic video description generation with GPU training
Attention-Gated-Networks
Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation
DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
osirix
OsiriX DICOM Viewer 64-bit fully open source
snake_matlab
erkang's Repositories
erkang/albumentations
fast image augmentation library and easy to use wrapper around other libraries
erkang/CarND-Semantic-Segmentation
erkang/CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation
erkang/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
erkang/CFUN
Combining Faster R-CNN and U-net for efficient whole heart segmentation
erkang/CornerNet
erkang/DANet
Dual Attention Network for Scene Segmentation
erkang/darknet
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
erkang/deep_learning_object_detection
A paper list of object detection using deep learning.
erkang/deepdetect
Deep Learning API and Server in C++11 support for Caffe, Caffe2, Dlib, Tensorflow, XGBoost and TSNE
erkang/DeepMitosis
Codes for our MIA paper "DeepMitosis: Mitosis detection via deep detection, verification and segmentation networks".
erkang/erkang.github.io
erkang/imgaug
Image augmentation for machine learning experiments.
erkang/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
erkang/keras-YOLOv3-mobilenet
I transfer the backend of yolov3 into MOBILENET and VGG16
erkang/lift-splat-shoot
Lift, Splat, Shoot: Encoding Images from Arbitrary Camera Rigs by Implicitly Unprojecting to 3D (ECCV 2020)
erkang/medicaldetectiontoolkit
The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.
erkang/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
erkang/MobileNet-SSD-TensorRT
Accelerate mobileNet-ssd with tensorRT
erkang/MobileNet-YOLO
A caffe implementation of MobileNet-YOLO detection network
erkang/openpilot
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 85 supported car makes and models.
erkang/PyTorch-Encoding
A CV Toolkit
erkang/pytorch-segmentation-toolbox
PyTorch Implementations for DeeplabV3 and PSPNet
erkang/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
erkang/pytorch-yolo3
pytorch yolo3
erkang/Semantic-Segmentation-Suite
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
erkang/snake
Code for "Deep Snake for Real-Time Instance Segmentation" CVPR 2020 oral
erkang/TensorRT-Yolov3
TensorRT for Yolov3
erkang/test_web
erkang/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.