This repository is an official implementation of StreamMapNet. Step 1. Create conda environment and activate it. conda create --name streammapnet python=3.8 -y conda ...