Comments

You must log in or register to comment.

junetwentyfirst2020 t1_j4h8p07 wrote

If you want a job with the title research in it, then you are 99% going to need top tier conference publications in your masters. Even one ICCV, ECCV, CVPR should be enough, but they are very competitive. I wish I knew that a masters was different from an undergrad because I was completely unready.

I’d suggest reading some research papers to gauge your math, especially. All of Computer Science for ML/DL is basically applied math contributions. Look up the papers noted in the course CS231N and if you can’t get through them, then you need to improve your math skills. I wish someone told me this before my masters because my math sucked and it held me back significantly, and it’s hard to try to both do a masters and then play catch up on math because the masters itself is a lot of work.

I have an undergrad and masters in CS, thesis on DL, and 3.5 years industry experience as a Machine Learning/Computer Vision Engineer and I don’t even both applying for jobs that say Research in the title because everyone in the world with a pub is applying for those same jobs.

You can do it if your math is solid (linear algebra, calculus, and probability), knowing how to code is needed but not the most needed thing and you can tell my the horrible research code out there, so don’t rely solely on your software engineering skills.

3