Pinned Repositories
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
center_loss_classification
Implementation resnet and center-loss in Tensorflow
CurveSearch
Search curve in a binary image and re-serialize coordinates
Grad-CAM-tensorflow
tensorflow implementation of Grad-CAM (CNN visualization)
MobileViT-v2
Real-Time-Video-Transfer
Real time video style transfer
SynthText
Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
TextGenerator
OCR dataset Text-Detection dataset Font-Classification dataset generator
U-Net
U-Net
VideoClassification
VideoClassification training project
BboyHanat's Repositories
BboyHanat/TextGenerator
OCR dataset Text-Detection dataset Font-Classification dataset generator
BboyHanat/MobileViT-v2
BboyHanat/CurveSearch
Search curve in a binary image and re-serialize coordinates
BboyHanat/Learning-Statistical-Texture-for-Semantic-Segmentation
Pytorch code for CVPR2021 paper "Learning Statistical Texture for Semantic Segmentation"
BboyHanat/TargetCLIP
Official PyTorch implementation of the paper Image-Based CLIP-Guided Essence Transfer.
BboyHanat/VideoClassification
VideoClassification training project
BboyHanat/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)
BboyHanat/BASNet
Code for CVPR 2019 paper. BASNet: Boundary-Aware Salient Object Detection
BboyHanat/BodyHands
Whose Hands Are These? Hand Detection and Hand-Body Association in the Wild, CVPR 2022
BboyHanat/bolt
10x faster matrix and vector operations.
BboyHanat/Conformer
BboyHanat/EasyMocap
Make human motion capture easier.
BboyHanat/Fay
Fay是一个完整的开源项目,包含Fay控制器及数字人模型,可灵活组合出不同的应用场景:虚拟主播、现场推销货、商品导购、语音助理、远程语音助理、数字人互动、数字人面试官及心理测评、贾维斯、Her。 开源项目,非产品试用!!!
BboyHanat/FrameMerge
BboyHanat/glados-checkin
BboyHanat/HandOccNet
Offical pytorch implementation of "HandOccNet: Occlusion-Robust 3D Hand Mesh Estimation Network", CVPR 2022.
BboyHanat/livox_camera_calib
This repository is used for automatic calibration between high resolution LiDAR and camera in targetless scenes.
BboyHanat/mlsd
Official Tensorflow implementation of "M-LSD: Towards Light-weight and Real-time Line Segment Detection"
BboyHanat/ncnn-examples
Learning ncnn with some examples
BboyHanat/pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
BboyHanat/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
BboyHanat/RandomPasteByMaskAug
instance level mask augmentation, based on mmdetection
BboyHanat/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
BboyHanat/Swin-Transformer-Semantic-Segmentation
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation.
BboyHanat/torch2trt
An easy to use PyTorch to TensorRT converter
BboyHanat/TransCG
TransCG: A Large-Scale Real-World Dataset for Transparent Object Depth Completion and A Grasping Baseline
BboyHanat/Unet-Segmentation-Pytorch-Nest-of-Unets
Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested Unet
BboyHanat/VisionPermutator
MLP-Like Vision Permutator for Visual Recognition (PyTorch)
BboyHanat/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
BboyHanat/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors