what's a CNN, it's layers and each layer's function
Computer Vision Developer Interview Questions
1,052 computer vision developer interview questions shared by candidates
Standard questions, and a task to test how quickly I pick things up.
How do you think about ASMPT
- Linux question ( simple commands) - deep learning new frameworks - coding question ( splitting data to training and test) - the concept behind the object detection models ( RCNN , Yolo) that was the hardest question
Coding question: write a convolution filter from scratch
Hot to rotate robot from image?
What is your software experience? Several project specific questions
Behavioral
Q. About projects Q. About experience Q. About expected CTC
Given an array of distinct integers candidates and a target integer target, return a list of all unique combinations of candidates where the chosen numbers sum to target. You may return the combinations in any order. The same number may be chosen from candidates an unlimited number of times. Two combinations are unique if the frequency of at least one of the chosen numbers is different. It is guaranteed that the number of unique combinations that sum up to target is less than 150 combinations for the given input.
Viewing 541 - 550 interview questions