tvshow5727
tvshow5727
What role does this module play? The input and output data have not changed after processing by the module. looking forward to your replay ,thanks.
## Important - read before submitting *Please read the [guidelines for contributing](https://github.com/BVLC/caffe/blob/master/CONTRIBUTING.md) before submitting this issue!* *Please do not post installation, build, usage, or modeling questions, or other requests for...
python3 demo.py --gpu 0 --img_path ../imgs_path/001_demo.jpg --output_folder ../output/  when i run the demo.py, test a 001_demo.jpg,but the result is not good..  Is there something wrong that i did...
KeyError: 'TopDown is not in the mmpose::model registry. Please check whether the value of `TopDown` is correct or it was registered as expected. More details can be found at https://mmengine.readthedocs.io/en/latest/advanced_tutorials/config.html#import-the-custom-module'...
在源码的基础上行编译了各个so的动态库。是将所有的动态的合并为一个FaceAPI.so吗?还是需要额外进行编译,能够提供编译faceAPI的代码。感谢