Akash Manna

Results 9 comments of Akash Manna

May be late reply, but still relevant. What is happening is that: "utils" folder directory is "./yolact_edge/yolact_edge/", but cwd is "./yolact_edge/", that's why could not find the utils folder out...

Hi, @Authors, any update on the color output?

Hi, I tried with ONNX export, but, there is some issue while inference with ONNX model because, the inference speed becomes 10 Sec per image with onnx model!!!!

If Anyone solve this issue?

Adding tis file from `https://github.com/ultralytics/yolov5/tree/master/utils/loggers/wandb`, solve this issue

I am also getting the same issue. @Authors, can you please have a explain on this.

torch has stopped supporting six according to [94709](https://github.com/pytorch/pytorch/pull/94709). The work around of this is : comment the line and instead use `str` in place of `string_class`.

Yes, I also believe to be same

If anybody got the semantics yet? I saw the region semantics, but no scene semantics.