CLTR
CLTR copied to clipboard
An End-to-End Transformer Model for Crowd Localization [ECCV 2022]
How do I set the number of decoder layer? And hyperparameters like learning rate?
提问
你好,可以开源一下另外两个数据集?
Will any more pretraiend model be released ? SHA&B and others?
The matcher.py file in the repository implements the basic L1-based Hungarian matcher and does not reflect the _KMO-based Hungarian bipartite matching_ claimed in the paper. Looking through the closed issues,...