Computer Vision Summer Intern Interview Questions
作者:XD / 发表: 2020年6月29日 03:36 / 更新: 2020年6月29日 03:36 / 生活随记 / 阅读量:2723
I have been interviewed several times for computer vision summer intern since I came back to China. Here are some questions I summarized.
-
CNN key steps.
-
LSTM key steps.
-
Layers settings.
-
Kernal size.
-
The difference between Tensorflow and Pytorch.
-
VGG, ResNet, and GoogleNet.
-
Faster-CNN.
-
CTPN and CRNN loss functions.
-
Imbalanced learning.
-
The difference between text detection and object detection.
-
Overfitting, dropout, L1, L2.
-
DQN, DDPG, PPO.
-
Calculate overlapped area between two rectangles.
-
Find the K-th max number in a random array.
-
Resume related questions.
相关标签