News
This document provides instructions for training and finetuning the MoGe model. somedataset ├── .index.txt # A list of instance paths ├── folder1 │ ├── instance1 # Each instance is in a folder │ │ ├── ...
dump_pred Dump predition results. --dump_gt Dump ground truth. --help Show this message and exit. Wrap any baseline method with moge.test.baseline.MGEBaselineInterface. See baselines/ for more ...