LuoV

Results 2 issues of LuoV

环境:Ubuntu 18.04,FFmpeg 3.4.7,ndk14b 按照FFmpeg合一编译的教程操作,armeabi和armeabi-v7a可以正常生成so文件 arm64-v8a报错 ` libavcodec/libavcodec.a(012v.o): error adding symbols: File in wrong format ` x86和x86_64报错类似 `TOOLCHAIN_BASE=x86 TOOLNAME_BASE=i686-linux-android AOSP_ABI=x86 AOSP_ARCH=arch-x86 AOSP_FLAGS=-march=i686 -mtune=intel -mssse3 -mfpmath=sse -funwind-tables -fexceptions -frtti HOST=i686-linux LIBS_DIR=/home/luov/Documents/Downloads/libs/ffmpeg-merge-14b /home/luov/Documents/Downloads/android-ndk-r14b/toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-ld:...

Hello, I encountered an issue where the results I obtained using the fine-tuned model provided by the authors (MODEL_DIR="model/trace-ft-youcook2") are much closer to the TRACE-UNI baseline and significantly different from...