* [Doc] RIFormer's README did not link to its paper properly * Incorrect code for reproducing RIFormer the default value of frozen stage is set to 0, and the doc says that this will lead to no stage be frozen. But the actual case is the patch_embed will be freezed. This may cause incorrect training, thus influencing the result. I suggest a careful review. |
||
---|---|---|
.. | ||
backbones | ||
classifiers | ||
heads | ||
losses | ||
multimodal | ||
necks | ||
retrievers | ||
selfsup | ||
tta | ||
utils | ||
__init__.py | ||
builder.py |