part_constellation_models
part_constellation_models copied to clipboard
Code for the ICCV 2015 paper "Neural Activation Constellations: Unsupervised Part Model Discovery with Convolutional Networks."
Results
1
part_constellation_models issues
Sort by
recently updated
recently updated
newest added
Hi, I am trying to run training process by the following command. ` start('basedir','/path/to/CUB_200_2011_dataset/','cnn_dir','./cnn_finetuning/vgg19/','imagedir','/path/to/CUB_200_2011_dataset/images');.` However, I got the error below: ``` Starting parallel pool (parpool) using the 'local' profile ......