
1. Go into the MultiModel folder
2. Create a build folder: mkdir build
3. Go into the build folder: cd build
4. cmake ..
5. make -j
6. ./MultiModel [--cam | --video ]
