Skip to content
/ UGA Public

About [ACM TOMM 2024] - Domain Adaptive Thermal Object Detection with Unbiased Granularity Alignment

License

Notifications You must be signed in to change notification settings

zyfone/UGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Domain Adaptive Thermal Object Detection with Unbiased Granularity Alignment

LAST COMMIT ISSUES STARS

Framework

RGB-to-RGB Benchmark:

Cityscape-to-Foggycityscape branch

Requirements

dataset download

We also provide the download URL of the dataset in the future.

Dataste Download

Compile the code

Compile the cuda dependencies using following simple commands following Faster R-CNN:

cd lib
python setup.py build develop

Pre-trained Models

Training and Test

Train the model

sh ./train_scripts/train_flir.sh

Test the well-trained model:

python test_scripts/test_flir.py

📝Related repos

Our project references the codes in the following repos:

other code :

if you have any questions , please contact me at [email protected]

@article{10.1145/3665892,
author = {Shi, Caijuan and Zheng, Yuanfan and Chen, Zhen},
title = {Domain Adaptive Thermal Object Detection with Unbiased Granularity Alignment},
year = {2024},
doi = {10.1145/3665892},
journal = {ACM Trans. Multimedia Comput. Commun. Appl.},
}

About

About [ACM TOMM 2024] - Domain Adaptive Thermal Object Detection with Unbiased Granularity Alignment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published