Pinned Repositories
Awesome-MXNet
A curated list of MXNet examples, tutorials and blogs.
awesome-pytorch
Awesome PyTorch
chainer
A flexible framework of neural networks for deep learning
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
darknet
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
DeepComPression_on_Darknet
Use darknet to do some DL algorithm
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Depth_conv-for-mobileNet
Depth_conv for MobileNet
dtn-tensorflow
domain transfer network. tensorflow implementation of unsupervised cross-domain image generation
wincnn
Winograd minimal convolution algorithm generator for convolutional neural networks.
LamHoCN's Repositories
LamHoCN/Depth_conv-for-mobileNet
Depth_conv for MobileNet
LamHoCN/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
LamHoCN/yolov3
YOLOv3: Training and inference in PyTorch
LamHoCN/100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
LamHoCN/algorithm
base algorithm
LamHoCN/BEVFormer
[ECCV2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
LamHoCN/bonnet
Bonnet: An Open-Source Training and Deployment Framework for Semantic Segmentation in Robotics.
LamHoCN/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
LamHoCN/CenterPoint
LamHoCN/coding-interview-university
A complete computer science study plan to become a software engineer.
LamHoCN/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
LamHoCN/CUDALibrarySamples
CUDA Library Samples
LamHoCN/ESKF_LIO
IESKF-LIO reference to fast_lio1.0(参考fast-lio早期版本,复现的fast-lio2)
LamHoCN/FutureDet
Forecasting from LiDAR via Future Object Detection. CVPR '22
LamHoCN/LiDAR_IMU_Init
[IROS2022] Robust Real-time LiDAR-inertial Initialization Method.
LamHoCN/mlcc
Fast and Accurate Extrinsic Calibration for Multiple LiDARs and Cameras
LamHoCN/mmdetection
Open MMLab Detection Toolbox and Benchmark
LamHoCN/mobile-ai-bench
Benchmarking Neural Network Inference on Mobile Devices
LamHoCN/nvdiffrec
Official code for the CVPR 2022 (oral) paper "Extracting Triangular 3D Models, Materials, and Lighting From Images".
LamHoCN/ObjectDetection-OneStageDet
LamHoCN/Pelee-TensorRT
Pelee(NeurIPS'18)-TensorRT Implementation
LamHoCN/Pointnet2.PyTorch
A faster implementation of PointNet++ based on PyTorch.
LamHoCN/RandLA-Net
🔥RandLA-Net in Tensorflow (CVPR 2020, Oral)
LamHoCN/sensor-fusion-for-localization-and-mapping
深蓝学院 多传感器定位融合第四期 学习笔记
LamHoCN/SensorsCalibration
LamHoCN/slimmable_networks
Slimmable Networks, ICLR 2019
LamHoCN/structure_knowledge_distillation
The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other tasks.
LamHoCN/tcop-pytorch
tunz's CUDA pytorch operator (MaskedSoftmax)
LamHoCN/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
LamHoCN/torch2trt
An easy to use PyTorch to TensorRT converter