ForestSim: Off-Road Segmentation Benchmark Paper: arXiv:2603.27923
Part of the ANIMA Intelligence Compiler Suite by AIFLOW LABS LIMITED.
Vision
- Paper read + ASSETS.md created
- PRD-01 through PRD-07
- Training pipeline
- GPU training
- Export: pth + safetensors + ONNX + TRT fp16 + TRT fp32
- Push to HuggingFace
- Docker serving
cd project_vis_forestsim
uv venv .venv --python python3.11 && uv sync
uv run pytest tests/ -vMIT — AIFLOW LABS LIMITED