Zhaoguanhua's Stars
charlesq34/pointnet2
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
charlesq34/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
QingyongHu/SoTA-Point-Cloud
🔥[IEEE TPAMI 2020] Deep Learning for 3D Point Clouds: A Survey
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
digantamisra98/Mish
Official Repository for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
d-li14/lambda.pytorch
PyTorch implementation of Lambda Network and pretrained Lambda-ResNet
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
nlohmann/json
JSON for Modern C++
daavoo/pyntcloud
pyntcloud is a Python library for working with 3D point clouds.
TheAlgorithms/Python
All Algorithms implemented in Python
vacancy/Synchronized-BatchNorm-PyTorch
Synchronized Batch Normalization implementation in PyTorch.
hkchengrex/CascadePSP
[CVPR 2020] CascadePSP: Toward Class-Agnostic and Very High-Resolution Segmentation via Global and Local Refinement
junfu1115/DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
MendelXu/ANN
semantic segmentation,pytorch,non-local
WongKinYiu/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
xvjiarui/GCNet
GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond
facebookresearch/video-nonlocal-net
Non-local Neural Networks for Video Classification
ruotianluo/pytorch-faster-rcnn
pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)
Res2Net/Res2Net-PretrainedModels
(ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"
kevinzakka/pytorch-goodies
PyTorch Boilerplate For Research
AlexHex7/Non-local_pytorch
Implementation of Non-local Block.
lukemelas/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
lucidrains/lambda-networks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
openseg-group/openseg.pytorch
The official Pytorch implementation of OCNet, OCRNet, and SegFix.
BloodAxe/pytorch-toolbelt
PyTorch extensions for fast R&D prototyping and Kaggle farming