MCPcopy Create free account

hub / github.com/NVlabs/vla0 / types & classes

Types & classes17 in github.com/NVlabs/vla0

↓ 2 callersClassImage_Unifier
Unifier that resizes image to a fixed size. Deletes unnessary keys. Currently, it just loads the required keys. In future, it can be extende
libs/RoboVerse/roboverse/unifiers/image_unifier.py:151
↓ 2 callersClassLeRobotRV
RV dataset that wraps on top of any LeRobot dataset Based on information provided here: https://github.com/huggingface/lerobot/blob/main/exam
libs/RoboVerse/roboverse/datasets/lerobot/dataloader.py:167
↓ 1 callersClassNumberSpaceOnlyProcessor
Logits processor that constrains generation to only numbers (0-9), spaces, and end-of-text tokens.
rv_train/models/qwen/model.py:24
↓ 1 callersClassSo100ModelManager
rv_train/deploy/model_manager.py:84
↓ 1 callersClassTensorboardManager
rv_train/utils/train_utils.py:30
ClassCustomDevelopCommand
Custom develop command to handle local dependencies for development mode
setup.py:281
ClassCustomDevelopCommand
Custom develop command to handle local dependencies for development mode
libs/RoboVerse/setup.py:176
ClassCustomEditableWheelCommand
Custom editable_wheel command for modern pip (PEP 660)
setup.py:291
ClassCustomEditableWheelCommand
Custom editable_wheel command for modern pip (PEP 660)
libs/RoboVerse/setup.py:186
ClassCustomInstallCommand
Custom installation command to run pre-commit install and handle local dependencies
setup.py:273
ClassCustomInstallCommand
Custom installation command to run pre-commit install and handle local dependencies
libs/RoboVerse/setup.py:168
ClassForkedPdb
A Pdb subclass that may be used from a forked multiprocessing child
rv_train/utils/train_utils.py:101
ClassPerfTrackTrain
Records epoch wise performance during training
rv_train/utils/train_utils.py:188
ClassPerfTrackVal
Records epoch wise performance for validation
rv_train/utils/train_utils.py:139
ClassQwenActor
rv_train/models/qwen/model.py:80
ClassRoboverseModelManager
rv_train/deploy/model_manager.py:74
ClassSo100Base64DataModel
rv_train/deploy/data_models.py:10