Pinned Repositories
3D-BoundingBox
PyTorch implementation for 3D Bounding Box Estimation Using Deep Learning and Geometry
bev_lane_det
caltech-lane-detection
Caltech Lane Detection Software
darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
dilation
Dilated Convolution for Semantic Image Segmentation
distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
FastMaskRCNN
Mask RCNN in TensorFlow
vellano's Repositories
vellano/3D-BoundingBox
PyTorch implementation for 3D Bounding Box Estimation Using Deep Learning and Geometry
vellano/bev_lane_det
vellano/caltech-lane-detection
Caltech Lane Detection Software
vellano/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
vellano/dilation
Dilated Convolution for Semantic Image Segmentation
vellano/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
vellano/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
vellano/FastMaskRCNN
Mask RCNN in TensorFlow
vellano/FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
vellano/fcn.berkeleyvision.org
Fully Convolutional Networks for Semantic Segmentation by Jonathan Long*, Evan Shelhamer*, and Trevor Darrell. CVPR 2015.
vellano/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
vellano/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
vellano/opencl-book-samples
Automatically exported from code.google.com/p/opencl-book-samples
vellano/OpenStereo
vellano/pict
Pairwise Independent Combinatorial Tool
vellano/PSPNet
Pyramid Scene Parsing Network
vellano/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
vellano/pynetbuilder
pyNetBuilder is a modular pytonic interface with builtin modules for generating popular caffe prototxt network file definitions.
vellano/pytorch-profiling-tool
vellano/RefineDet
Single-Shot Refinement Neural Network for Object Detection, CVPR, 2018
vellano/rnnlib
RNNLIB is a recurrent neural network library for sequence learning problems. Forked from Alex Graves work http://sourceforge.net/projects/rnnl/
vellano/SCNN
Spatial CNN for traffic lane detection (AAAI2018)
vellano/seg_label_generate
Processing annotations for CULane dataset.
vellano/SFND_Unscented_Kalman_Filter
vellano/SMOKE
SMOKE: Single-Stage Monocular 3D Object Detection via Keypoint Estimation
vellano/VanishingPointDetection
2-Line Exhaustive Searching for Real-Time Vanishing Point Estimation in Manhattan World
vellano/vatic
vatic is an online, interactive video annotation tool for computer vision research that crowdsources work to Amazon's Mechanical Turk. Our tool makes it easy to build massive, affordable video data sets. Written in Python + C + Javascript, vatic is free and open-source software.
vellano/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
vellano/wincnn
Winograd minimal convolution algorithm generator for convolutional neural networks.