JackieXuu
JackieXuu
> @ZhengtianXu Thank you for the suggestion! `fits_dict.py` will be refactored shortly, and we will add tools to generate initial dict for SPIN (along with some other features such as...
@alexeyda Hi I have met the same problem. Do you solve it? I'm sure I have followed the instruction.
@LDOUBLEV I also have this problem. I cannot import modeling nad some other libs like losses
It may be caused by ``` for k, _ in labels.items(): labels[k] = labels[k].cuda() trans_inv = labels.pop('trans_inv') intrinsic_param = labels.pop('intrinsic_param') joint_root = labels.pop('joint_root') depth_factor = labels.pop('depth_factor') if self.backbone is not...
@yaphone 确实打印同一失效地址?有什么解决方法?