Hanat

Results 26 comments of Hanat

add this flag to g++ complie part in the make.sh file: -L $TF_LIB -ltensorflow_framework

> @dongliangcao Sorry for that, I just pushed a fix. Please try to run it again. It's still have a error `for edge in edge_idxs: diff3d.append(joints_3d[:, edge[0]] - joints_3d[:, edge[1]])...

> @BboyHanat Does the issue still exist? This [line](https://github.com/vchoutas/smplify-x/blob/d0d096f6a1edb85ddc398a8d4e2005dc3b7f19ff/smplifyx/cmd_parser.py#L292) should convert the input body_tri_idxs to a list of pairs. yeah, I have solved it, It's not a big problem.

> 大佬,我想在背景图上添加固定数目文本框,但是这个文本框的数目在哪儿可以设置?没有找到。。。。 这个逻辑比较复杂,我们是设置多个block,一个block 里面可能有多个box 的形式进行生成的,所以暂时没有设置文本框的个数,具体可以去 LayoutProvider.py 里去查看一下。

这个我其实觉得应该和字体文件有关,你看下Pillow 的Font 类能不能写出来,或者用查看ttf 文件的工具打开先检查一下

编译成功那个模块应该就可以调用起来了,我们在linux 和mac 下测试的,在windows 下还没测试过,如果不行可以屏蔽掉

> INFO:root:load config > Parent process 29710. > process count : 1 > Waiting for all subprocesses done... > INFO:root:-------------------- generate new picture 0/3-------------------- > test: assets/img/apic10040.jpg > > 我卡在这,...

> _No description provided._ I test this code on MacOS and CentOS (both python3.6 and python 3.7), and it's successfully run, I don't konw why it's stuck, but I'm busy...