how to understand the parameter of cls_2 and cls_2xmul?
Open
- Dominant language
- Python
- Stars
- 592
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
In the paper, the parameter of cls_2 is indicating whether the image is destructed or not. It is confirmed to the code in "LoadModel.py".
However, what is the meaning of the parameter of cls_2xmul in "LoadModel.py". the output channels is 2*num_class. And when using the cls_2xmul, the swap label is "label+numcls" in "dataset_DCL.py".
Hope to answer, thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.