mengqiDyangge / HierKD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:Python 98.8%Language:Shell 1.1%Language:Dockerfile 0.1%Language:Batchfile 0.0%Language:Makefile 0.0%