phantom
No description available.
File Explorer
Download Latest Version (.zip)- default.yaml
- epic.yaml
- sam2_hiera_l.yaml
- __init__.py
- teaser_masquerade.png
- teaser_phantom.png
- __init__.py
- camera_extrinsics.json
- camera_extrinsics_ego_bimanual_shoulders.json
- camera_intrinsics_epic.json
- camera_intrinsics_HD1080.json
- detector_detectron2.py
- detector_dino.py
- detector_hamer.py
- detector_sam2.py
- __init__.py
- action_processor.py
- base_processor.py
- bbox_processor.py
- hand_processor.py
- handinpaint_processor.py
- paths.py
- phantom_data.py
- robotinpaint_processor.py
- segmentation_processor.py
- smoothing_processor.py
- __init__.py
- bbox_utils.py
- data_utils.py
- image_utils.py
- pcd_utils.py
- transform_utils.py
- __init__.py
- hand.py
- process_data.py
- twin_bimanual_robot.py
- twin_robot.py
- phantom-E2FGVI
- phantom-hamer
- phantom-robomimic
- phantom-robosuite
- sam2
- .gitignore
- .gitmodules
- install.sh
- LICENSE
- README.md
- setup.py
# Installation Guide
1. Get the code
git clone https://github.com/MarionLepert/phantom
Downloads the entire project code from GitHub to your computer.
cd phantom
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly โ no need to clone the source.
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
