Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVlabs/vla0
/ types & classes
Types & classes
17 in github.com/NVlabs/vla0
⨍
Functions
125
◇
Types & classes
17
↳
Endpoints
4
↓ 2 callers
Class
Image_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 callers
Class
LeRobotRV
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 callers
Class
NumberSpaceOnlyProcessor
Logits processor that constrains generation to only numbers (0-9), spaces, and end-of-text tokens.
rv_train/models/qwen/model.py:24
↓ 1 callers
Class
So100ModelManager
rv_train/deploy/model_manager.py:84
↓ 1 callers
Class
TensorboardManager
rv_train/utils/train_utils.py:30
Class
CustomDevelopCommand
Custom develop command to handle local dependencies for development mode
setup.py:281
Class
CustomDevelopCommand
Custom develop command to handle local dependencies for development mode
libs/RoboVerse/setup.py:176
Class
CustomEditableWheelCommand
Custom editable_wheel command for modern pip (PEP 660)
setup.py:291
Class
CustomEditableWheelCommand
Custom editable_wheel command for modern pip (PEP 660)
libs/RoboVerse/setup.py:186
Class
CustomInstallCommand
Custom installation command to run pre-commit install and handle local dependencies
setup.py:273
Class
CustomInstallCommand
Custom installation command to run pre-commit install and handle local dependencies
libs/RoboVerse/setup.py:168
Class
ForkedPdb
A Pdb subclass that may be used from a forked multiprocessing child
rv_train/utils/train_utils.py:101
Class
PerfTrackTrain
Records epoch wise performance during training
rv_train/utils/train_utils.py:188
Class
PerfTrackVal
Records epoch wise performance for validation
rv_train/utils/train_utils.py:139
Class
QwenActor
rv_train/models/qwen/model.py:80
Class
RoboverseModelManager
rv_train/deploy/model_manager.py:74
Class
So100Base64DataModel
rv_train/deploy/data_models.py:10