WeiTang114 / MVCNN-TensorFlow

An Multi-View CNN (MVCNN) implementation with TensorFlow.
MIT License
120 stars 67 forks source link

Where is CNN2 mentioned in the article? #13

Open youkaichao opened 7 years ago

youkaichao commented 7 years ago

Hi, I find that after fc7, you put a fc8 and then compute the loss. But in the article, the author says that he also has a CNN2 for classification(however, the author didn't mention the structure of the CNN2……). I'm confused……

rlczddl commented 6 years ago

i think this can be any structure,like cnn1.