/simCrossTrans

Primary LanguagePythonApache License 2.0Apache-2.0

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

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.