xuweidongkobe

Results 7 issues of xuweidongkobe

I am run the demo with boundingbox, but get the error, How can I solve the problem?

First, thank you for your work! The question is I tried to change write.py to get final_result in demo_inference.py, but it does not work. Can you give me some advice...

when I use mms , the url is like http:ip:port/my_name/predict. The question is how to change the "predict" to my own words. if I want url is http:ip:port/my_name/predictFile, how can...

My MMS version is 1.0.4. When I predict a large size image(about >6M), the service will get stuck. I check the doc, it limits the size of the input image....

question

Given a MMS custom service that expects JSON as input, If the input is invalid JSON such as { "image": "I missed a quote} MMS will return { "code": 500,...

![image](https://user-images.githubusercontent.com/25764883/237040519-f6ddb2c0-895b-4de9-a2b5-4fd3060ab70a.png) My config file is shown in the above picture, the log file is shown in the following figure. ![3d65](https://user-images.githubusercontent.com/25764883/237041900-3a7267d9-2291-417f-96e2-d3c97e226669.png) the error is : [ERROR] epollEventLoopGroup-3-8 com.amazonaws.ml.mms.http.HttpRequestHandler - io.netty.channel.unix.Errors$NativeIoException: readAddress(..)...

hi,I am using mask_rcnn_internimage_t_fpn_3x_coco.pth model for detection.The following config is for detection and segmentation How can I change the config file for detection only without segmentation, thank you !