facebookresearch / adaptive_teacher

This repo provides the source code for "Cross-Domain Adaptive Teacher for Object Detection".
Other
180 stars 35 forks source link

[fix #49] Invalid use of function `align_and_update_state_dicts` #50

Closed hnanacc closed 1 year ago

hnanacc commented 1 year ago

The function align_and_update_state_dicts has return type None and is assigned to checkpoint['model'] leading to issue #49.

hnanacc commented 1 year ago

Hi @yujheli, can you please review this?

yujheli commented 1 year ago

@bitbeast18 I currently did not have full access to this repo. I will test it and discuss it with my previous manager to approve it. Thanks.

yujheli commented 1 year ago

@XiaoliangDai Could you help me to approve this merge? Thanks!