sandy-ssdut

Results 8 issues of sandy-ssdut

你好,我想重新finetune pp-shitu 的general_PPLCNet_x2_5_lite_v1.0_infer,但是发现,使用相同的图像时,用deploy/build_gallery.py 里面用推理模型生成的feature 与 用tool/eval.py 用Model 前向生成的feature是不一样的。 请问是哪里出现问题了吗?

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question YOLO loss 中为什么要添加scale_x_y? 是参考了哪篇论文吗? 添加了scale_x_y 之后, 从网络输出恢复yolo_box...

Hi, thanks for providing this tool! I found many components which can change the light or the movement of objects randomly. But how to change the projective matrix of virtual...

Hi, How many training data be generated from 80K synthetic in YCB dataset? Did all the 80K synthetic be used, or just a part of them?

错误堆栈为: Traceback (most recent call last): File "evaler/infer.py", line 119, in main_multicard data = extract(im, model) File "evaler/infer.py", line 62, in extract global_feature = model(input_data) File "/home/tiger/workspace/anaconda/envs/DOLG/lib/python3.6/site-packages/torch/nn/modules/module.py", line 532, in...

在Pico 应用商店下载安装app后, 应用打不开,请问如何修复?

Thanks for your great work! I found that for custom data, the motion masks should be provided. How can i get the motion masks of custom video?

Great work! I noticed that the "general use task" model in model zoo use many matting dataset for training, such as TR-P3M-10k. The GT mask value is between [0,1]. So...