How to Use Google Colab (With a Free GPU): The Basics || Colab Like a Pro #1

preview_player
Показать описание
Hey! In this video I'll be showing you how to use Google Colaboratory: enabling the GPU support of an Nvidia Tesla k80, running Linux commands and talking about how not to lose all of your data because everything disappers from there in 12 hours (but it's usually enough + you can always save your data to drive and then rerun it).

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
It would mean the world to me, if you decided to support me and the channel =)

►You may consider watching ads that show up on the videos

Making these videos takes a lot of time and effort, so If you decide to support me, please don't hesitate get in touch with me as I'd like to thank you personally!
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Thanks for watching!
Рекомендации по теме
Комментарии
Автор

Everything from colab will disappear in 12 hrs??

espmcuican
Автор

dont bluff, its not at all funny, content is cool but your back sound is too noisy

rudreshmehta
Автор

Hey Ivan, when i started training google colab print, there was an error like this 'try to allocate additional workspace_size = 53, 23 mb!' why i got this output?

alkaboluk
Автор

If I need to keep my data permanent. What should I do?

espmcuican
Автор

ivan bro..
im trying to train my model in colab by following your instructions .
my doubt is after installing !apt install cuda-8.0 -y
dont we have to change the makefile line CUDNN=0 to CUDNN=1 ??

mugeshr
Автор

hi again friend
i finished this video without any error and tnx again . today i trained my own database on my laptop and detect eyes and lips now .
may you say when do you publish 2nd part of colab learning ? i love to tran a network by colab GPU and compare it to my GTX960M

sohrabi.mohammadjavad
Автор

hi ivan, i trained my network on my laptop GPU and it works perfect . it took about 10 hours to train enough . i tried to train on google colab according to your video, enabled google gpu and go ahead step by step . colab training with gpu enabled is very very slow . do you know why ?

sohrabi.mohammadjavad
Автор

Nice tutorials man! I may suggest you to just shut off the sound track and get a mic to master it like a PRO! Tnks!

ruanpm
Автор

can we use webcam in colab as in windows ?

sohrabi.mohammadjavad
Автор

Hey man actually I followed yolo V3 custom object detection video I was able to implement the same in my sys also and model also started to train but the it take approximately 2 mins to complete 1 iterations and moreover there was more fluctuations in avg loss and Nan appears at the middle so I tried to use colab as u had suggested to many viewers but I am actually got stuked when I tried to open person.jpg

Error:
CUDA status Error: file: ./src/dark_cuda.c : () : line: 36 : build time: Jul 5 2019 - 10:59:50

CUDA Error: no CUDA-capable device is detected

CUDA Error: no CUDA-capable device is detected: Success

darknet: ./src/utils.c:293: error: Assertion `0' failed.



PLS DO REPLY FAST ....

naveinkumar
Автор

hey Ivan, Just to update you!, Today while using Colab i saw this warning:


The default version of TensorFlow in Colab will soon switch to TensorFlow 2.x.
We recommend you upgrade now or ensure your notebook will continue to use TensorFlow 1.x via the %tensorflow_version 1.x magic: more info.


will this change anything? your code will work with this version right?
Thanks

THEULTIMATEPRASHANT
Автор

Hey Ivan Can we train our own custom image dataset and get weights from collab?.. Like can you do yolo training with collab and get weights?

madanmohanant