mrharicot / monodepth

Unsupervised single image depth prediction with CNNs
Other
2.21k stars 628 forks source link

Question about the VGG model #221

Open chhsieh0309 opened 5 years ago

chhsieh0309 commented 5 years ago

Hi there,

I have a question about the vgg model used in the code. What's the vgg model configuration? It looks not vgg-16 either vgg-19. Is it a modified vgg?