Stars
🔥Highlighting the top ML papers every week.
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
A trend starts from "Chain of Thought Prompting Elicits Reasoning in Large Language Models".
This repo includes ChatGPT prompt curation to use ChatGPT better.
[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…
The official PyTorch Implementation of the Paper "Adversarial Visual Robustness by Causal Intervention"
[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…
support Large Vocabulary Instance Segmentation (LVIS) dataset for mmdetection
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…
Code for the Scene Graph Generation part of CVPR 2019 oral paper: "Learning to Compose Dynamic Tree Structures for Visual Contexts"
Code for the Visual Question Answering (VQA) part of CVPR 2019 oral paper: "Learning to Compose Dynamic Tree Structures for Visual Contexts"
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…