Daniel.Xu
Daniel.Xu
Hi, I'm trying to get the mean.binaryproto file from the existing lmdb file( using the scripts in data/VOC0712/create_list.sh and data/VOC0712/create_data.sh). When I go to the caffe path and run the...
Hi, zlingkang. I have a strange problem when dealing with the Caltech dataset. Bascially, I think we are using the same dataset. I also collect all the pedestrian data from...
May I ask how to trained the single_path_resnet_celeba.caffemodel? Is this trained without the GAN part and using the CelebA to train the Facial Attribute Prediction Net directly? If so, could...
在测试脚本 test.py 中使用的是 net(img)[0], 实际net(img)的结果有3维, 为何这边取的是 [0]维度呢? 另外两个维度实际有在其他功能模块中被使用到吗?
First of all, thanks for sharing the excellent models. I've tested the resnet101 based models, it works perfect. And I noticed that you guys also provide the mobilenet-v3-large model (mobilenetv3-large-1cd25616.pth)...
Is this possible to generate all the different mask regions in different colors, and choose the needed and unwanted mask regions to combine. Like the [https://github.com/Uminosachi/sd-webui-inpaint-anything](url). Sometimes, it's just hard...
Hi, eric. I tried the demo.cmd and detect.cmd. Both them works, but I want to try this on web-camera, would you give me some tips to make that happen ?