Zion-Go's Stars
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
BVLC/caffe
Caffe: a fast open framework for deep learning.
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Vision-CAIR/MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
udacity/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
UX-Decoder/Segment-Everything-Everywhere-All-At-Once
[NeurIPS 2023] Official implementation of the paper "Segment Everything Everywhere All at Once"
mseitzer/pytorch-fid
Compute FID scores with PyTorch.
ndrplz/self-driving-car
Udacity Self-Driving Car Engineer Nanodegree projects.
taesungp/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
DWCTOD/CVPR2024-Papers-with-Code-Demo
收集 CVPR 最新的成果,包括论文、代码和demo视频等,欢迎大家推荐!Collect the latest CVPR (Conference on Computer Vision and Pattern Recognition) results, including papers, code, and demo videos, etc., and welcome recommendations from everyone!
Zeleni9/pytorch-wgan
Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP
deepgenerativemodels/notes
Course notes
ai-forever/Real-ESRGAN
PyTorch implementation of Real-ESRGAN model
akshaybahadur21/Autopilot
A simple self-driving car module for humans 🚘 🛣️
Mrmoore98/VectorMapNet_code
This is the official code base of VectorMapNet (ICML 2023)
bfshi/AbSViT
Official code for "Top-Down Visual Attention from Analysis by Synthesis" (CVPR 2023 highlight)
BLVLab/PiMAE
[CVPR2023] Official implementation of “PiMAE: Point cloud and Image Interactive Masked Autoencoders for 3D Object Detecion”
mecarill/2pcnet
ai-forever/ru-prompts
rpl-cmu/object-slam
Compositional and Scalable Object SLAM (ICRA 2021)
tensorops/TransformerX
Flexible Python library providing building blocks (layers) for reproducible Transformers research (Tensorflow ✅, Pytorch 🔜, and Jax 🔜)
ivclab/Day_Night_dataset_list
Collecting a list of dataset with day and night annotations
alvgaona/unity-drone-controller
A Unity-based project aimed to control a DJI F450 drone.
AnubhavMadhav/AR-Drone-Game
An Augmented Reality Drone Game developed using Unity Engine and Google AR Core.
AquibPy/AR-Drone
An Augmented Reality Drone made with Unity and AR foundation.