Skip to content
View KaihuaTang's full-sized avatar
🎯
Focusing
🎯
Focusing

Sponsors

@HuaizhengZhang

Block or report KaihuaTang

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KaihuaTang/README.md

Hey there, I'm Kaihua! 👋

My current work mainly includes Large Vision-Language Model accelerating and development for autonomous vehicles and other smart devices. Before I joined the industry, I worked on computer vision during my PhD, especially vision language tasks and distribution bias problem. I was selected as one of the world’s top 2% scientists in 2024.

Pinned Loading

  1. Scene-Graph-Benchmark.pytorch Scene-Graph-Benchmark.pytorch Public

    A new codebase for popular Scene Graph Generation methods (2020). Visualization & Scene Graph Extraction on custom images/datasets are provided. It's also a PyTorch implementation of paper “Unbiase…

    Jupyter Notebook 1.1k 227

  2. Long-Tailed-Recognition.pytorch Long-Tailed-Recognition.pytorch Public

    [NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation (LVIS). It is also a PyTorch implementation of the NeurIPS 2…

    Jupyter Notebook 564 71

  3. VQA2.0-Recent-Approachs-2018.pytorch VQA2.0-Recent-Approachs-2018.pytorch Public

    A pytroch reimplementation of "Bilinear Attention Network", "Intra- and Inter-modality Attention", "Learning Conditioned Graph Structures", "Learning to count object", "Bottom-up top-down" for Visu…

    Python 294 56

  4. VCTree-Scene-Graph-Generation VCTree-Scene-Graph-Generation Public

    Code for the Scene Graph Generation part of CVPR 2019 oral paper: "Learning to Compose Dynamic Tree Structures for Visual Contexts"

    Python 122 14

  5. Generalized-Long-Tailed-Benchmarks.pytorch Generalized-Long-Tailed-Benchmarks.pytorch Public

    [ECCV 2022] A generalized long-tailed challenge that incorporates both the conventional class-wise imbalance and the overlooked attribute-wise imbalance within each class. The proposed IFL together…

    Jupyter Notebook 123 8

  6. Building-a-Small-LLM-from-Scratch Building-a-Small-LLM-from-Scratch Public

    该系列的目的是让读者可以在基础的pytorch上,不依赖任何其他现成的外部库,从零开始理解并实现一个大语言模型的所有组成部分,以及训练微调代码,因此读者仅需python,pytorch和最基础深度学习背景知识即可。

    Python 148 10