Stars
Bridging Large Vision-Language Models and End-to-End Autonomous Driving
[ICML 2024] Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model
Source code for "Space-time design for deep joint source channel coding of images Over MIMO channels", SPAWC 2023, https://ieeexplore.ieee.org/document/10304536
[ICCV 2023] VAD: Vectorized Scene Representation for Efficient Autonomous Driving
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
Neural Networks: Zero to Hero
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
Codes for paper "Learning Task-Oriented Communication for Edge Inference: An Information Bottleneck Method"
Semantic Communication Systems for Speech Transmission
A python module that implements a simplified low-density parity-check (LDPC) code.
Code for the paper: Adaptive Bit Rate Control in Semantic Communication with Incremental Knowledge-based HARQ
pytorch implementation of "Deep Learning-Enabled Semantic Communication Systems with Task-Unaware Transmitter and Dynamic Data"
Transformer-based image captioning extension for pytorch/fairseq
Must-read papers on graph neural networks (GNN)
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.
A curated list of research papers in Video Captioning
I decide to sync up this repo and self-critical.pytorch. (The old master is in old master branch for archive)
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search…
Video captioning baseline models on Video2Commonsense Dataset.
keras implement of transformers for humans