Lists (2)
Sort Name ascending (A-Z)
Stars
Latex code for making neural networks diagrams
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
[ICLR 2023 Oral] Zero-Shot Image Restoration Using Denoising Diffusion Null-Space Model
A generative world for general-purpose robotics & embodied AI learning.
High-Resolution Image Synthesis with Latent Diffusion Models
Codebase for the RallyTemPose model in the Paper "A stroke of genius: Predicting the next move in badminton"
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
The official GitHub page for the survey paper "A Survey of Large Language Models".
Automatic download VPR datasets in a standard format
This is the official repository for the paper "Learning Sequence Descriptor based on Spatio-Temporal Attention for Visual Place Recognition".
Code for the CVPR2021 paper "Patch-NetVLAD: Multi-Scale Fusion of Locally-Global Descriptors for Place Recognition"
Python SeqSLAM - port of Niko Sünderhauf's OpenSeqSLAM for place recognition
Pytorch Implementation of Unifying Deep Local and Global Features for Image Search (DELG)
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
Learning Chinese Character style with conditional GAN
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Pytorch implementation of NetVlad including training on Pittsburgh.
Public facing notes page
OpenMMLab Detection Toolbox and Benchmark
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行