/

deeplab-pytorch

PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets

最終更新日:508日前
1.1k

ml-tooling/best-of-ml-python
503日前15.1k

🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.

CorentinJ/Real-Time-Voice-Cloning
503日前50.0k

Clone a voice in 5 seconds to generate arbitrary speech in real-time

GokuMohandas/Made-With-ML
503日前35.1k

Learn how to design, develop, deploy and iterate on production-grade ML applications.

TencentARC/GFPGAN
503日前34.0k

GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.

jumpserver/jumpserver
503日前23.1k

JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。

Atcold/NYU-DLSP20
503日前6.6k

NYU Deep Learning Spring 2020

huggingface/datasets
502日前18.0k

🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools

tangyudi/Ai-Learn
502日前7.9k

人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域

lanpa/tensorboardX
509日前7.8k

tensorboard for pytorch (and chainer, mxnet, numpy, ...)

arogozhnikov/einops
503日前7.7k

Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)

voicepaw/so-vits-svc-fork
502日前8.0k

so-vits-svc fork with realtime support, improved interface and more features.

learning-at-home/hivemind
502日前1.8k

Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.

endernewton/tf-faster-rcnn
502日前3.6k

Tensorflow Faster RCNN for Object Detection

CharlesShang/FastMaskRCNN
503日前3.1k

Mask RCNN in TensorFlow

jsbroks/coco-annotator
505日前2.0k

:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints

toandaominh1997/EfficientDet.Pytorch
514日前1.4k

Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch

yoshitomo-matsubara/torchdistill
503日前1.2k

A coding-free framework built on PyTorch for reproducible deep learning studies. 🏆22 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.

xingyizhou/CenterNet2
503日前1.2k

Two-stage CenterNet

spytensor/prepare_detection_dataset
502日前1.1k

convert dataset to coco/voc format

microsoft/onnxruntime
502日前12.0k

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

d2l-ai/d2l-en
502日前20.9k

Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.

Tencent/ncnn
502日前18.8k

ncnn is a high-performance neural network inference framework optimized for the mobile platform

off99555/machine-learning-curriculum
503日前1.1k

:computer: Learn to make machines learn so that you don't have to struggle to program them; The ultimate list

Lightning-AI/pytorch-lightning
501日前26.2k

Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes.

pytorch/serve
501日前3.9k

Serve, optimize and scale PyTorch models in production

NVlabs/tiny-cuda-nn
501日前3.2k

Lightning fast C++/CUDA neural network framework