nemo icon indicating copy to clipboard operation
nemo copied to clipboard

This is an official GitHub repository for the paper, "NEMO: Enabling Neural-enhanced Video Streaming on Commodity Mobile Devices".

Results 4 nemo issues
Sort by recently updated
recently updated
newest added

Hi, thanks for sharing the code! I set up the codebase successfully but had seg faults when I tried to run `measure_latency.sh`. Here are the outputs when I run the...

I observe the same problem (#5 ), then I try to use the generate_libvpx_android_configs.sh in Exoplayer source code to generate libvpx_android_configs. But I got "Configuring for target 'armv8-android-gcc' enabling armv8...

I tried to set the ndk.dir to ‘ndk.dir=/android-ndk-r14b’ in Android Studio, it returned Error: location did not contan a valid NDK. I want to know how to set the ndk.dir...

Hi, Hope you are doing well. I'm training your DNN models under the docker environment, but I couldn't find a way to train 720p videos. Also for how to select...