-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi! have you tried implement MVCNN based on VGG 19 not the Alexnet? #12
Comments
I was also wandering. |
@youkaichao |
@XDUfyf |
@WeiTang114 I have tried reducing the batch size, and I set batch size with 1. It did not work, too. At the same time, I met a strange problem. |
The resnet 101 is definitely a good choice to try for better performance. |
Hi, |
I used Tensorflow, and i was besed on VGG19. But I just got the OOM error! I had reused the variable in the loop! I used TITAN X.
The text was updated successfully, but these errors were encountered: