File size: 523 Bytes
86de73d
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# DrivaerML-PCTR — script dependencies
# Install with: pip install -r requirements.txt

# ── Preprocessing (preprocess_drivaerml.py) ───────────────────────────────────
pyvista          # VTP file parsing
numpy
torch
requests

# ── Reorganization (reorganize_dataset.py) ────────────────────────────────────
huggingface_hub>=0.23.0  # CommitOperationCopy requires >= 0.23