mikon1995's Stars
husnejahan/DeepAR-pytorch
jingw2/demand_forecast
Alro10/deep-learning-time-series
List of papers, code and experiments using deep learning for time series forecasting
ZiningWang/Sparse_Pooling
SHPL: Fusing Bird's Eye View LIDAR Point Cloud and Front View Camera Image for Deep Object Detection
QingyongHu/SoTA-Point-Cloud
🔥[IEEE TPAMI 2020] Deep Learning for 3D Point Clouds: A Survey
traveller59/second.pytorch
SECOND for KITTI/NuScenes object detection
nutonomy/second.pytorch
PointPillars for KITTI object detection
facebookresearch/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
sshaoshuai/PointRCNN
PointRCNN: 3D Object Proposal Generation and Detection from Point Cloud, CVPR 2019.
VisualComputingInstitute/mots_tools
Tools for evaluating and visualizing results for the Multi Object Tracking and Segmentation (MOTS) task
VisualComputingInstitute/TrackR-CNN
TrackR-CNN baseline method for Multi-Object Tracking and Segmentation (MOTS)
cy69855522/Shortest-LeetCode-Python-Solutions
Leet Code 刷题笔记 - - 不求最快最省,但求最短最优雅,Shorter is better here.
istarjun/TapNet
Chainer Implementation of TapNet: Neural Network Augmented with Task-Adaptive Projection for Few-Shot Learning
likesiwell/LGM-Net
Tensorflow code for ICML 2019 paper: LGM-Net: Learning to Generate Matching Networks for Few-Shot Learning
DeepGraphLearning/LiteratureDL4Graph
A comprehensive collection of recent papers on graph deep learning
lars76/kmeans-anchor-boxes
k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper
sudharsan13296/Awesome-Meta-Learning
A curated list of Meta Learning papers, code, books, blogs, videos, datasets and other resources.
jmkim0309/fewshot-egnn
PrincetonML/SIF
sentence embedding by Smooth Inverse Frequency weighting scheme
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
hoya012/deep_learning_object_detection
A paper list of object detection using deep learning.
nutonomy/nuscenes-devkit
The devkit of the nuScenes dataset.
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
SnailTyan/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
SmirkCao/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
wentaoyuan/pcn
Code for PCN: Point Completion Network in 3DV'18 (Oral)
ApolloAuto/apollo
An open autonomous driving platform
NVIDIA/DIGITS
Deep Learning GPU Training System
lzx1413/PytorchSSD
pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet
apachecn/apachecn-algo-zh
ApacheCN 数据结构与算法译文集