context_adaptive_neural_network_based_prediction
context_adaptive_neural_network_based_prediction copied to clipboard
Context-adaptive neural network based prediction for image compression https://arxiv.org/abs/1807.06244
I run `cd hevc/hm_16_15_substitution/build/linux ` `make` ,when compiling TAPPDecoderStaticd, two kinds of error appear ` feature.pb_text.cc:(.text+0x8524): undefined reference to 'google::protobuf::Arena::OnArenaAllocation(std::type_info const*, unsigned long) const' ` and ` source/Lib/TLibCommom/TComPrediction.cpp:181: undefined reference...
Hello, When I run "comparing_rate_distortion.py", raise the error below. The error is "No module named 'encodings' ", but the files "encodings" exists in "D:\Anaconda\Lib" in my computer, and I have...