-
Notifications
You must be signed in to change notification settings - Fork 33
Description
-
For the experiment setup, I am curious about how the experiments on conducted for the client (camera). Are they run in real smart cameras or just emulated using computers? The configuration of server is given (RTX 2080 super and Intel Xeon Silver 4100), but the configuration for client (camera) is missing. My understanding is that all the client side for DDS and other baselines are emulated using computers.
-
If these experiments are emulated using computers, have you tried to see if DDS can be deployed on real-world cameras successfully? And how much compute resource the camera would be needed (or how smart they should be)? In my opinion, the client side (camera) have to do somewhat complex tasks like receiving feedback from server, send modified image with high quality patches, etc. I'm not sure if this is easy for modern smart cameras.
Thanks!