You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python tools/test.py configs/depthformer/dpt_vit-b16_nyu.py
checkpoints/dpt_vitb_nyu_50e.pth
--eval x
where dpt_vitb_nyu_50e.pth is offered by the author.
The following happened and result is wrong.
The text was updated successfully, but these errors were encountered:
Add a simple warmup strategy for sigloss as discussed in Issue #20
Enhance DPT and fix bugs reported in Issue #23
Fix typos in docs and add several introductions
Add a simple warmup strategy for sigloss as discussed in Issue #20
Enhance DPT and fix bugs reported in Issue #23
Fix typos in docs and add several introductions
use the following commands for infer:
python tools/test.py configs/depthformer/dpt_vit-b16_nyu.py
checkpoints/dpt_vitb_nyu_50e.pth
--eval x
where dpt_vitb_nyu_50e.pth is offered by the author.
The following happened and result is wrong.
The text was updated successfully, but these errors were encountered: