sankexin

Results 34 issues of sankexin

## error log | 日志或报错信息 | ログ terminate called after throwing an instance of 'c10::Error' what(): forward() is missing value for argument 'r1'. Declaration: forward(__torch__.model.model.MattingNetwork self, Tensor src, Tensor r1,...

`import argparse import torch from torch.utils.mobile_optimizer import optimize_for_mobile from model import MattingNetwork import torch.utils.data.distributed rec = (torch.zeros([1, 1, 1, 1, 1]).to("cuda"),) * 4 src = torch.randn(1, 1, 3, 1080, 1920).to("cuda")...

fsod is much better than coco ,how long will support fsod dataset? and when you release test custom class and custom picture code? acturely, it is very important. ![Snipaste_2020-09-03_12-03-46](https://user-images.githubusercontent.com/33318353/92070299-353e0100-edde-11ea-940b-5a610cea4bb7.jpg)

1、如果图片比较小,比如高小于960这个工具会自动resize图片,这样会造成以前标注好的包含小图片的文件到了这个工具里后所有坐标都对应不上,还把以前标注的东西全毁了。 2、有些图片很大,超过这个工具的窗口的地方无法进行标注。 希望楼主处理一下这两个bug,尤其是不要让它resize小图片,能像labelimg一样什么图片都能不改变图片就正常显示更好,如果还能有些快捷键操作更不错。

![2](https://user-images.githubusercontent.com/33318353/93858468-ca059180-fcee-11ea-8480-bc328daaff9b.jpg) ![1](https://user-images.githubusercontent.com/33318353/93858474-cbcf5500-fcee-11ea-9eac-154ef163c32d.jpg) I have read your paper. But the operation in the picture can not give a real reason for your effect,. In the case of no pre-defined box, the...

## error log | 日志或报错信息 | ログ ############# pass_level1 unknown Parameter value kind prim::Constant of TensorType, t.dim = 1 unknown Parameter value kind prim::Constant unknown Parameter value kind prim::Constant of...

it is very good! I want to have a try now, can you send me the train and test code? [email protected]

how to use deepspeed train the swin like which in your paper? there is no deepspeed info in zhe project .

detect by this weight: ![image](https://user-images.githubusercontent.com/33318353/210682880-c47fdd72-d84d-4b72-aeda-29aec0123776.png) result: ![image](https://user-images.githubusercontent.com/33318353/210683094-9c46b267-fd6b-4fb9-bd41-c88febec3fe1.png) I was beginning to think it was a post-process error,but when I print the pred of detect.py,the y of keypoint of the person...

bug

hello, where is checkpoints?