YunmeiHuanghi's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
SkalskiP/transformers
Everything you need to know about Transformers! 🤖
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
dingjiansw101/AerialDetection
ChaoningZhang/MobileSAM
This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!
open-mmlab/mmyolo
OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.
IDEA-Research/Grounded-Segment-Anything
Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
facebookresearch/Detic
Code release for "Detecting Twenty-thousand Classes using Image-level Supervision".
ultralytics/ultralytics
Ultralytics YOLO11 🚀
roboflow/supervision
We write your reusable computer vision tools. 💜
AarohiSingla/YOLO-NAS
Implementation on Custom Dataset
facebookresearch/ijepa
Official codebase for I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture."
zsef123/EfficientNets-PyTorch
A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."
jacobgil/pytorch-explain-black-box
PyTorch implementation of Interpretable Explanations of Black Boxes by Meaningful Perturbation
ramprs/grad-cam
[ICCV 2017] Torch code for Grad-CAM
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
znxlwm/pytorch-MNIST-CelebA-cGAN-cDCGAN
Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Networks (cDCGAN) for MNIST dataset
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
automoss/automoss
Automate the process of detecting similarities between code for a collection of computer science assignments.
facebookresearch/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
LynnHo/Conditional-GANs-Pytorch
CGAN ProjectionCGAN ACGAN InfoGAN Pytorch
Tverous/pytorch-notebook
Docker image with Jupyter, Pytorch and CUDA GPUs supports.
markdtw/meta-learning-lstm-pytorch
pytorch implementation of Optimization as a Model for Few-shot Learning
vikramreddy0307/Model-Optimization-for-few-shot-learning
probml/pml-book
"Probabilistic Machine Learning" - a book series by Kevin Murphy
lukemelas/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
twitter-research/meta-learning-lstm
This repo contains the source code accompanying a scientific paper with the same name.
daooshee/Few-Shot-Learning
RockeyCoss/Prompt-Segment-Anything
This is an implementation of zero-shot instance segmentation using Segment Anything.