xuweidongkobe
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....
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,...
 My config file is shown in the above picture, the log file is shown in the following figure.  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 !