actor-observer icon indicating copy to clipboard operation
actor-observer copied to clipboard

Out of memory.

Open happsky opened this issue 7 years ago • 3 comments

Hi, thank you for sharing this amazing code. How many GPUs are you used to train the model, and what type of the GPUs? Thank you in advance!

happsky avatar Jun 23 '18 17:06 happsky

I used an individual Titan X gpu for training/inference. Let me know if you have any questions.

gsig avatar Jun 27 '18 19:06 gsig

Thanks for your reply. I have another question that what's the difference between baseline_resnet152charades.py and baseline_resnet152imagenet.py?

happsky avatar Jun 30 '18 02:06 happsky

baseline_resnet152charades.py uses a resnet152 trained on the charades dataset

baseline_resnet152imagenet.py uses a resnet152 trained on imagenet

Hope that helps!

On Fri, Jun 29, 2018, 10:42 PM Happsky [email protected] wrote:

Thanks for your reply. I have another question that what's the difference between baseline_resnet152charades.py and baseline_resnet152imagenet.py?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/gsig/actor-observer/issues/2#issuecomment-401511974, or mute the thread https://github.com/notifications/unsubscribe-auth/ADbmNToXzFy5D2ls6CJ3bXzQEaON79P5ks5uBuWagaJpZM4U03sW .

gsig avatar Jun 30 '18 16:06 gsig