Pinned Repositories
apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
apollo
An open autonomous driving platform
automlp
Hyperparameter optimization using Lamarckian evolution.
Awesome-NAS
A curated list of neural architecture search (NAS) resources.
awesome_deep_learning_interpretability
深度学习近年来关于神经网络模型解释性的相关高引用/顶会论文(附带代码)
bootout
基于bootstrap实现可视化布局的layoutit.com离线中文版
caffe
Caffe: a fast open framework for deep learning.
camera_model
相机内参标定和双目标定, 支持多种相机模型和多种标定板,
CameraCalibration
Fisheye or Normal Camera Intrinsic and Extrinsic Calibration. Surround Camera Bird Eye View Generator.
codePool
代码池,保存平时写的demo、工具类、小项目。
scb-vs5's Repositories
scb-vs5/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
scb-vs5/apollo
An open autonomous driving platform
scb-vs5/Awesome-NAS
A curated list of neural architecture search (NAS) resources.
scb-vs5/awesome_deep_learning_interpretability
深度学习近年来关于神经网络模型解释性的相关高引用/顶会论文(附带代码)
scb-vs5/caffe
Caffe: a fast open framework for deep learning.
scb-vs5/camera_model
相机内参标定和双目标定, 支持多种相机模型和多种标定板,
scb-vs5/CameraCalibration
Fisheye or Normal Camera Intrinsic and Extrinsic Calibration. Surround Camera Bird Eye View Generator.
scb-vs5/darknet
Windows and Linux version of Darknet Yolo v4 (v3/v2) Neural Networks for object detection (Tensor Cores are used)
scb-vs5/DenseNAS
Densely Connected Search Space for More Flexible Neural Architecture Search (CVPR2020)
scb-vs5/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
scb-vs5/insightface
Face Analysis Project on PyTorch and MXNet
scb-vs5/kitti_mini
the subset of KITTI
scb-vs5/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
scb-vs5/Non-local_pytorch
Implementation of Non-local Block.
scb-vs5/NonDeepNetworks
Official Code for "Non-deep Networks"
scb-vs5/pred_fusion
Object Trajectory Prediction using ROS, YOLOv5, PointPillars, CRAT-Pred
scb-vs5/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
scb-vs5/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
scb-vs5/pytorch-ssd
MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.
scb-vs5/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
scb-vs5/PyTorch_Gaussian_YOLOv3
PyTorch implementation of Gaussian YOLOv3 (including training code for COCO dataset)
scb-vs5/SensorsCalibration
OpenCalib: A Multi-sensor Calibration Toolbox for Autonomous Driving
scb-vs5/siamban
Siamese Box Adaptive Network for Visual Tracking
scb-vs5/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
scb-vs5/tpu
Reference models and tools for Cloud TPUs.
scb-vs5/Train_Custom_Dataset
标注自己的数据集,训练、评估、测试、部署自己的人工智能算法
scb-vs5/YOLAF
You Only Look At Face
scb-vs5/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS
scb-vs5/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
scb-vs5/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931)