Closed AI-student-wl closed 2 years ago
Hello, I tested the pre training model of ScanNet and found that the result was very bad. Is it because I can't use weights here
Hi, sorry for late response. Thanks for your interest on our work. Clearly the weights has not been correctly loaded,which may causes by multiple reasons like mismatching environments or datasets. We still strongly recommended that retraining the network by yourself to get your own model. Alternativ you can load the weights by strictly check all layers.
Thank you for your prompt. I have started to train the model on my own server. The model effect is very good. Thank you again for your excellent work
------------------ 原始邮件 ------------------ 发件人: "huaaaliu/RGBX_Semantic_Segmentation" @.>; 发送时间: 2022年9月10日(星期六) 晚上7:33 @.>; @.**@.>; 主题: Re: [huaaaliu/RGBX_Semantic_Segmentation] 测试结果 (Issue #8)
Hi, sorry for late response. Thanks for your interest on our work. Clearly the weights has not been correctly loaded,which may causes by multiple reasons like mismatching environments or datasets. We still strongly recommended that retraining the network by yourself to get your own model. Alternativ you can load the weights by strictly check all layers.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Hello, I will scan the scanet of nyuv2 After downloading the CMX + segformer-b2.pth model, test the nyuv2 data. I named the model epoch-last.pth and put it in CMX / log NYUDepthv2 mit Under the B2 / checkpoint path, the following results are obtained: Can you help me see why? Thank you for your help