The interview process begins with me sharing my projects and experience. The interviewers then discuss them in detail, such as how and why you implemented them in such way. Following that, I'm given two simple coding questions to complete in Python, which are computer vision related,
Simple coding test in Python. Mostly about basic numpy application and also some questions on pytorch. One of the question was about dimensions in a convolutnary neuron network. Also there are some image related questions.