inFreedom92's Stars
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
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
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
facebookresearch/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
google-deepmind/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
1adrianb/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
microsoft/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
meituan/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
ahkarami/Deep-Learning-in-Production
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
facebookresearch/deit
Official DeiT repository
yoyo-nb/Thin-Plate-Spline-Motion-Model
[CVPR 2022] Thin-Plate Spline Motion Model for Image Animation.
Tencent/PocketFlow
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
znxlwm/UGATIT-pytorch
Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
neuraloperator/neuraloperator
Learning in infinite dimension with neural operators.
cfzd/Ultra-Fast-Lane-Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
rwightman/efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
ZhangGe6/onnx-modifier
A tool to modify ONNX models in a visualization fashion, based on Netron and Flask.
vincent-thevenin/Realistic-Neural-Talking-Head-Models
My implementation of Few-Shot Adversarial Learning of Realistic Neural Talking Head Models (Egor Zakharov et al.).
apple/ml-mobileone
This repository contains the official implementation of the research paper, "An Improved One millisecond Mobile Backbone".
cfzd/Ultra-Fast-Lane-Detection-v2
Ultra Fast Deep Lane Detection With Hybrid Anchor Driven Ordinal Classification (TPAMI 2022)
aharley/pips
Particle Video Revisited
aliyun/conditional-lane-detection
FrancescoSaverioZuppichini/Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDict
Code for my medium article
neuraloperator/graph-pde
Using graph network to solve PDEs
ZrrSkywalker/MonoDETR
[ICCV 2023] The first DETR model for monocular 3D object detection with depth-guided transformer
FishAndWasabi/YOLO-MS
YOLO-MS: Rethinking Multi-Scale Representation Learning for Real-Time Object Detection
pytorch/workshops
This is a repository for all workshop related materials.
RaymondWang987/FMNet
The official project of ACM MM 2022 paper "Less is More: Consistent Video Depth Estimation with Masked Frames Modeling".
pandamax/parse_vil100
for parsing and converting dataset vil100.
YonghaoHe/DSLA
official code for Dynamic Smooth Label Assignment