Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 488 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 488 Bytes

Open-Vocabulary One-Stage Detection with Hierarchical Visual-Language Knowledge Distillation

Introduction

Installation

Install Pytorch 1.7+

conda install -c pytorch pytorch torchvision

Follow the official instruction to install the MMdetection

https://github.com/open-mmlab/mmdetection

Install the CLIP requirement

pip install ftfy regex tqdm

Data Prepare