-
Notifications
You must be signed in to change notification settings - Fork 15
Segmentation
Rachel Gardner edited this page Sep 16, 2017
·
1 revision
Our reference segmentation network is FCNAlexNet trained on the Cityscapes dataset. This is the initial network used by Project Chameleon. To download the model, run the scripts below.
wget --no-check-certificate 'https://nvidia.box.com/shared/static/mh121fvmveemujut7d8c9cbmglq18vz3.gz' -O FCN-Alexnet-Cityscapes-HD.tar.gz
tar -xzvf FCN-Alexnet-Cityscapes-HD.tar.gz -C /models/pretrained