GithubHelp home page GithubHelp logo

fengjunjian / cr-da-det Goto Github PK

View Code? Open in Web Editor NEW

This project forked from megvii-research/cr-da-det

0.0 1.0 0.0 492 KB

The official PyTorch implementation of paper Exploring Categorical Regularization for Domain Adaptive Object Detection (CR-DA-DET)

Python 79.93% MATLAB 0.25% C++ 2.03% Cuda 11.87% Shell 0.12% C 5.50% Cython 0.31%

cr-da-det's Introduction

Exploring Categorical Regularization for Domain Adaptive Object Detection

Chang-Dong Xu, Xing-Ran Zhao, Xin Jin, Xiu-Shen Wei*

This repository is the official PyTorch implementation of paper Exploring Categorical Regularization for Domain Adaptive Object Detection. (The work has been accepted by CVPR2020)

Main requirements

  • torch == 1.0.0
  • torchvision == 0.2.0
  • Python 3

Environmental settings

This repository is developed using python 3.6.7 on Ubuntu 16.04.5 LTS. The CUDA nad CUDNN version is 9.0 and 7.4.1 respectively. We use one NVIDIA 1080ti GPU card for training and testing. Other platforms or GPU cards are not fully tested.

Pretrain models

The pretrain backbone (vgg, resnet) and pretrain DA DET model (ICR-CCR) will be released soon.

Usage

The usage of SW-ICR-CCR is same to DA-ICR-CCR. Take DA-ICR-CCR as an example:

# install
cd DA_Faster_ICR_CCR/lib
python setup.py build develop
# to train DA-Faster-ICR-CCR on cityscape:
sh train_cityscape.sh
# To validate DA-Faster-ICR-CCR on cityscape:
python test_cityscape.py

Data and Format

The data will be released soon.

Citing this repository

If you find this code useful in your research, please consider citing us:

@article{CR-DA-DET,
	title={Exploring Categorical Regularization for Domain Adaptive Object Detection},
	author={Chang-Dong Xu and Xing-Ran Zhao and Xin Jin and Xiu-Shen Wei},
	booktitle={CVPR},
	pages={1--8},
	year={2020}
}

Contacts

If you have any questions about our work, please do not hesitate to contact us by emails.

Xiu-Shen Wei: [email protected]

Chang-Dong Xu: [email protected]

Xing-Ran Zhao: [email protected]

Xin Jin: [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.