Serenade-ajp

Serenade-ajp

Geek Repo

Github PK Tool:Github PK Tool

Serenade-ajp's starred repositories

free-programming-books

:books: Freely available programming books

FastChat

An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.

Language:PythonLicense:Apache-2.0Stargazers:34859Issues:347Issues:1678

pytorch_geometric

Graph Neural Network Library for PyTorch

Language:PythonLicense:MITStargazers:20318Issues:255Issues:3436

albumentations

Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125

Language:PythonLicense:MITStargazers:13539Issues:129Issues:916

ai-edu

AI education materials for Chinese students, teachers and IT professionals.

Language:HTMLLicense:NOASSERTIONStargazers:13237Issues:462Issues:136

Swin-Transformer

This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".

Language:PythonLicense:MITStargazers:13094Issues:126Issues:301

LAVIS

LAVIS - A One-stop Library for Language-Vision Intelligence

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:8929Issues:94Issues:613

GroundingDINO

Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"

Language:PythonLicense:Apache-2.0Stargazers:5206Issues:35Issues:273

Awesome-Transformer-Attention

An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites

img2dataset

Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine.

Language:PythonLicense:MITStargazers:3332Issues:30Issues:248

Deformable-DETR

Deformable DETR: Deformable Transformers for End-to-End Object Detection.

Language:PythonLicense:Apache-2.0Stargazers:2966Issues:31Issues:220

BEVFormer

[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.

Language:PythonLicense:Apache-2.0Stargazers:2949Issues:69Issues:251

VLM_survey

Collection of AWESOME vision-language models for vision tasks

GraphNeuralNetwork

《深入浅出图神经网络:GNN原理解析》配套代码

Language:Jupyter NotebookStargazers:1665Issues:27Issues:57

machine_learning_refined

Notes, examples, and Python demos for the 2nd edition of the textbook "Machine Learning Refined" (published by Cambridge University Press).

Language:PythonLicense:NOASSERTIONStargazers:1597Issues:76Issues:28

awesome-tiny-object-detection

🕶 A curated list of Tiny Object Detection papers and related resources.

CUDALibrarySamples

CUDA Library Samples

Language:CudaLicense:NOASSERTIONStargazers:1306Issues:32Issues:161

ObjectDetectionImbalance

Lists the papers related to imbalance problems in object detection [TPAMI]

PETR

[ECCV2022] PETR: Position Embedding Transformation for Multi-View 3D Object Detection & [ICCV2023] PETRv2: A Unified Framework for 3D Perception from Multi-Camera Images

Language:PythonLicense:NOASSERTIONStargazers:791Issues:15Issues:154

tide

A General Toolbox for Identifying Object Detection Errors

Language:PythonLicense:MITStargazers:691Issues:17Issues:47

xrnerf

OpenXRLab Neural Radiance Field (NeRF) Toolbox and Benchmark

Language:C++License:Apache-2.0Stargazers:546Issues:15Issues:10

cross_view_transformers

Cross-view Transformers for real-time Map-view Semantic Segmentation (CVPR 2022 Oral)

Language:PythonLicense:MITStargazers:505Issues:14Issues:58

CoordConv-pytorch

Pytorch implementation of CoordConv introduced in 'An intriguing failing of convolutional neural networks and the CoordConv solution' paper. (https://arxiv.org/pdf/1807.03247.pdf)

SmallObjectDetectionList

List of the Papers Addressing Vision-based Small Object Detection

pytorch-sync-batchnorm-example

How to use Cross Replica / Synchronized Batchnorm in Pytorch

Latex-Paper-Templates

Latex-format paper templates, including Elsevier, arXiv and IEEE Access.

GKT

Efficient and Robust 2D-to-BEV Representation Learning via Geometry-guided Kernel Transformer

Language:PythonLicense:MITStargazers:203Issues:18Issues:13

DeepInteraction

[NeurIPS 2022] DeepInteraction: 3D Object Detection via Modality Interaction

Language:PythonLicense:MITStargazers:192Issues:19Issues:38

AssemblyLanguageTest

王爽《汇编语言》第三版课后实验及检测点答案。