-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HOW to get desired prediction? #14
Comments
i want to know the version of opencv |
3.4.0 |
i run the test_cenet.py。but i can't work,the images are all while or black. can you help me how wo change the test_cenet.py |
i also meet this problem, as i set strict=False, my prediction maps are all black. Can you help me to solve this problem?thanks |
请问你们对图像进行预处理了吗?我这里img1 = np.concatenate([img[None], img90[None]])显示,维度不一样,无法拼接,请问你们设置图像大小了吗? |
您好!您发给我的信件已经收到,我将尽快处理
|
你好 ,你能分享一下test_cenet.py文件,文件里没有了 |
i run the main.py, parameter is default,then run the test_cenet.py,but the prediction is not good,could you give me some suggestion?thank you very much!
The text was updated successfully, but these errors were encountered: