Neural Scene Flow Prior (NeurIPS 2021 spotlight)
-
Updated
Apr 24, 2023 - Python
Neural Scene Flow Prior (NeurIPS 2021 spotlight)
Fast Neural Scene Flow (ICCV 2023)
I improved potential runtime performance by avoiding unnecessary code executions, batching operations together and avoiding unnecessary DOM access. I also found and fixed memory leaks. Then, I used optimal JavaScript approaches for high-frequency operations and carefully considered micro-optimizations. Finally, I improved startup time performance.
An exact schedulability test for Global Fixed Priority multiprocessor scheduling by using state space pruning. A detailed description of the methods is available in the following paper: https://www.computer.org/csdl/journal/tc/5555/01/09681210/1A8cppC7d28
Client-side runtime image optimization
Add a description, image, and links to the runtime-optimization topic page so that developers can more easily learn about it.
To associate your repository with the runtime-optimization topic, visit your repo's landing page and select "manage topics."