Skip to content
/ TDT Public

Learning Triangular Distribution in Visual World (CVPR24)

License

Notifications You must be signed in to change notification settings

redcping/TDT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Learning Triangular Distribution in Visual World (CVPR2024)

license python pytorch

Description

This repository is the official source of code for our paper titled "Learning Triangular Distribution in Visual World". Arxiv.

image

We propose a so-called Triangular Distribution Transform(TDT) to build an injective function between feature and label, guaranteeing that any symmetric feature discrepancy linearly reflects the difference between labels. The proposed TDT can be used as a plug-in in mainstream backbone networks to address different label distribution learning tasks.

Core Code

Please refer to the tdt.py file.

Tasks Code

come soon

Citation

If you find this work helpful in your research, please consider citing our paper:

@inproceedings{chen2024_TDT,
  title     = {Learning Triangular Distribution in Visual World},
  author    = {Ping Chen, Xingpeng Zhang, Chengtao Zhou, Dichao Fan, Peng Tu, Le Zhang and Yanlin Qian},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
  year      = {2024}
}

About

Learning Triangular Distribution in Visual World (CVPR24)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages