DerrickXuNu / model_anostic

[ICRA2023] The official implementation of paper "Model-agnostic Multi-agent Perception"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Model-Agnostic Multi-Agent Perception

conda create -n mamap python=3.8 -y
conda activate mamap
pip install -r requirements.txt
./reproduce.sh

Other details: I am getting lazy to write :)

About

[ICRA2023] The official implementation of paper "Model-agnostic Multi-agent Perception"

License:MIT License


Languages

Language:Python 75.9%Language:Shell 24.1%