You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
我在使用mmpretrain时发现可以通过Hook控制训练时的数据保存问题,但是这些数据是在HOOK内部完成,没有暴露给用户。作为用户的我如何能够从外部获取到下面需求中的数据,使得我可以将数据上传到我的服务器或者另外保存自己的日志文件?
在训练时需要:
在评价时需要:
在单图推理时需要:
Beta Was this translation helpful? Give feedback.
All reactions