simCrossTrans: A Simple Cross-Modality Transfer Learning for Object Detection with ConvNets or Vision Transformers

March 20, 2022 ยท View on GitHub

This repo contains the supported code and configuration files to reproduce object detection results of [simCrossTrans]. It is modified based on Swin Transformer for object detection. Original Readme

System overview

System overview

Usage

Installation

Please refer to get_started.md for installation.

Contents

  1. 1System overview
  2. 2Usage
  3. 2.1Installation