Pinned Repositories
05-XBotHighCtrlBox
Xbot高端控制盒项目所有资料
06-EFootRing
电子脚环项目 所有资料
07-CRAB310
全向移动机器人项目资料
2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
2DFAN4
an implement of 2DFAN4 facial landmarker algorithm with caffe2 (pytorch)
3DDFA
The pytorch re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
FD-MobileNet
This repo contains code for *FD-MobileNet: Improved MobileNet with A Fast Downsampling Strategy*.
image-quality-assessment
Convolutional Neural Networks to predict the aesthetic and technical quality of images.
Jetson-SLAM
A high Speed GPU accelerated SLAM for Low Powered Devices, IEEE- RAL-2023, ICRA 2024
License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate
ForestWang's Repositories
ForestWang/image-quality-assessment
Convolutional Neural Networks to predict the aesthetic and technical quality of images.
ForestWang/Jetson-SLAM
A high Speed GPU accelerated SLAM for Low Powered Devices, IEEE- RAL-2023, ICRA 2024
ForestWang/2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
ForestWang/AD-Census
AD-Census立体匹配算法,**学者Xing Mei等人研究成果(Respect!),算法效率高、效果出色,适合硬件加速,Intel RealSense D400 Stereo模块算法。完整实现,代码规范,注释清晰,欢迎star!
ForestWang/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
ForestWang/bev_lane_det
bev_lane_det with lower resolution
ForestWang/CameraCalibration
Fisheye or Normal Camera Intrinsic and Extrinsic Calibration. Surround Camera Bird Eye View Generator.
ForestWang/Efficient-3DCNNs
PyTorch Implementation of "Resource Efficient 3D Convolutional Neural Networks", codes and pretrained models.
ForestWang/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
ForestWang/FIIQA-PyTorch
face image illumination quality assessment implement by pytorch
ForestWang/imbalanced-dataset-sampler
A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.
ForestWang/IMU-Dead-Reckoning
IMU pose tracking
ForestWang/OpenCV-contrib-module-Chinese-Tutorials
OpenCV 扩展模块教程
ForestWang/PaddleOCR2Pytorch
PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
ForestWang/PatchMatchStereo
PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学,欢迎star!
ForestWang/PFLD-pytorch
PFLD pytorch Implementation
ForestWang/photo2cartoon
人像卡通化探索项目
ForestWang/py-omnicalib
Omnidirectional camera calibration in python
ForestWang/pytorch_face_landmark
Fast and accurate face landmark detection library using PyTorch; Support 68-point semi-frontal and 39-point profile landmark detection; Up to 100FPS landmark inference on CPU.
ForestWang/RepVGG
RepVGG: Making VGG-style ConvNets Great Again
ForestWang/SemiGlobalMatching
SGM,立体匹配StereoMatching最经典应用最广泛算法,4000+引用,兼顾效率和效果。完整实现,代码规范,注释清晰,博客教学,欢迎star!
ForestWang/TensorRT-LaneATT
Code for TensorRT inference of LaneATT model
ForestWang/thundernet_ncnn
the C++ version of thundernet with ncnn
ForestWang/Ultra-Fast-Lane-Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
ForestWang/VQMT
VQMT: Video Quality Measurement Tool. Fast implementations of the following objective image quality metrics: PSNR, SSIM, MS-SSIM, VIFp, PSNR-HVS and PSNR-HVS-M.
ForestWang/YOLOv3-complete-pruning
提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。
ForestWang/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931)
ForestWang/yolov5_prune
yolov5 prune,Support V2, V3, V4 and V6 versions of yolov5
ForestWang/yolov5ncnn
ncnn of yolov5 v5.0 branch
ForestWang/yolox-face-landmarks
yolox人脸检测,含关键点