rdabane

↗ HN profile [ 543 ms ] full profile
Karma
99
Created
March 24, 2008 (18y ago)
Submissions
0
  1. What is commonly used tool for 'fast' annotation of video frames with bounding boxes ( e.g. Face detection)?

  2. I'm looking for annotated training/test video data sequences for driver monitoring(Driver drowsiness etc) application development.

  3. I'm looking for outsourcing firms to get hours of video data annotated .. on the topic, are there any good open source tools for video annotations ?

  4. I'm wondering in both classical and deep learning approaches if the input is sharpened images, does it affect the quality of detection?

  5. Smallest size=memory required for intermediate + Network

  6. Assuming I've a MxN input image, I need to estimate minimum memory required for inference. I'm ok with any kind of reordering of computations.

  7. Why most of CNN papers use 224x224 or 223x223 size images? Why not use more standard like 640x480?