mirror of
https://github.com/SikongJueluo/Mini-Nav.git
synced 2026-07-13 04:25:32 +08:00
feat(verification): add batch segmentation and image saving
This commit is contained in:
@@ -9,7 +9,7 @@ from typing import Any
|
||||
class HabitatSimulatorConfig:
|
||||
scene_path: str
|
||||
views_per_room: int = 6
|
||||
image_size: int = 256
|
||||
image_size: int = 512
|
||||
sensor_height: float = 1.5
|
||||
move_forward_step: float = 0.25
|
||||
enable_physics: bool = False
|
||||
|
||||
Reference in New Issue
Block a user