lx-onism

Results 8 comments of lx-onism

> @woshisj I finally figured out the right way to predict bbox from existing model, the code goes like this. > > ```python > import tensorflow as tf > from...

> @lx-onism Maybe it's the problem of inital weight. why? I use the given model and I think the weights may not be modified.

I met the same problem and had no solution.Have you solved the question? I would like to get some help!!!

> @dingshenglan Have you modified the line 15 in build_cgd_dataset.py? You should change it to the path on your computer. 大佬,你知道如何用生成的模型来测试自己的数据吗?

> weixin:409067552 在 2018-04-25 21:25:24,"sujie" 写道: 同学你好 你现在还有在做抓取相关的么 — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread....

请问解决了吗? 我也遇到了这个问题

> in the detect_face.m line 34: > `im_data=(imResample(img,[hs ws],'bilinear')-127.5)*0.0078125;` > > how to understand this magic number? hello, my matlab meet an errot while excute the above code: Undefined function...