OrdinalCLIP
OrdinalCLIP copied to clipboard
[NeurIPS 2022] OrdinalCLIP: Learning Rank Prompts for Language-Guided Ordinal Regression
Results
2
OrdinalCLIP issues
Sort by
recently updated
recently updated
newest added
Hey there! Great paper and solution for ordinal regression. I'm trying to use the code for aesthetic evaluation with 4 ranks; however, when if I try setting the num_base_ranks to...
Is it start from this command and Why are there three --config arguments in this command? python scripts/run.py --config configs/default.yaml --config configs/base_cfgs/*.yml --config ...