This is the implementation of the C++ version of enet!
This work has been published in arXiv: ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation
.
cd /segmentation
mkdir build
cd build
cmake ..
make
cd /example
./segment
This is the implementation of the C++ version of enet!
This work has been published in arXiv: ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation
.
cd /segmentation
mkdir build
cd build
cmake ..
make
cd /example
./segment