-
For edge-camera, with high-speed inference. Mainly solves the problem of tight computility (computing power) on the edge side in industrial scenarios.
- SenseTime research: dynamic computility model, and model selection. We aim to apply less consumption in the inference processing (Based on every single input sample, to choose a model with fewer parameters, or stopping early in a large model)
- Technicals: MOE (Mixture of Experts), Early stop, Ensemble learning
-
For edge-VR devices, with high storage consumption of volumetric video.
- Compressed Volumetric Video Size (More on computer vision)
- Accelerated transmission over the network
- Edge-side cache
-
For edge-3D cameras, a new paradigm in smart city.
- Multi-camera tracking
- Cloud-Edge Collaborative Computing (Tasks are accomplished on the edge side as much as possible, and complex tasks are accomplished efficiently on the cloud side.)