liketheflower / simCrossTrans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Python 99.6%Language:Shell 0.3%Language:Dockerfile 0.1%