测试问题
Chasellin opened this issue · 2 comments
Chasellin commented
您好,请问您的test文件可以在上传一次嘛,因为我自己写的test文件一直无法使用训练后的模型
kaiwang960112 commented
训练时候用的那些约束都可以拿掉,只需要把backbone和分类器权重导入即可。你先试一下?
Chasellin ***@***.***>于2022年9月4日 周日下午10:34写道:
… 您好,请问您的test文件可以在上传一次嘛,因为我自己写的test文件一直无法使用训练后的模型
—
Reply to this email directly, view it on GitHub
<#75>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI6LK4EAUOAN6H53QGKXNU3V4SXQ5ANCNFSM6AAAAAAQELJBUU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Chasellin commented
训练时候用的那些约束都可以拿掉,只需要把backbone和分类器权重导入即可。你先试一下? Chasellin @.>于2022年9月4日 周日下午10:34写道:
…
您好,请问您的test文件可以在上传一次嘛,因为我自己写的test文件一直无法使用训练后的模型 — Reply to this email directly, view it on GitHub <#75>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI6LK4EAUOAN6H53QGKXNU3V4SXQ5ANCNFSM6AAAAAAQELJBUU . You are receiving this because you are subscribed to this thread.Message ID: @.>
谢谢您的回复,我刚刚试了一下,还是没法成功,也有可能我是理解错了您的意思,您的意思就是直接在train文件里面进行测试吗?可以麻烦您说一下具体该怎么操作吗?