xwell

Results 11 issues of xwell

**You must follow the issue template and provide as much information as possible. otherwise, this issue will be closed. 请按照 issue 模板要求填写信息。如果没有按照 issue 模板填写,将会忽略并关闭这个 issue** ## Check List Thanks for...

question
wontfix

您好,请问训练好的权重可以单独拿出来做成推理服务,提供推理接口吗?

Dear Author: could you share us your Monocular-Visual-Odometry-Data?

The given model weights can't be downloaded properly, would you mind sharing the Baiduyunpan links ?

Dear HzFu: Have you ever met with the following ERROR? ``` Traceback (most recent call last): File "test.py", line 144, in fast_test(model, args, test_img_list, model_name) File "test.py", line 102, in...

Dear HzFu: Thanks for your general work for Retinal Vessel Segmentation. In reading your code, I don't understand the way to generate train.pkl and test.pkl file, could you please help,...

when I test the pyhton script: File "...\yolact-opencv-dnn-cpp-python-main\main_yolact.py", line 152, in decode priors[:, 2:] * np.exp(loc[:, 2:] * self.variances[1]), ValueError: operands could not be broadcast together with shapes (10597,2) (10597,79)...

Dear author: when I try to run example-python module, I first comiple setup.py, the output as follows: Processing dependencies for pytrt==1.0 Finished processing dependencies for pytrt==1.0 but when I run...

Dear costapt: intersting idea for retinal image generation, when I try to run the test demo, the comes a lot of errors with keras 2.0+ version, could you provide the...

Dear Minerva-J: Very nice work for DRIVE datatset segmentation. could you please share the test.py and give the accuracy metrics calcualtion method? thanks!