Issues
- 0
请问热力图的生成方法是cam吗?
#9 opened by lty1234-deep - 0
大佬,请问你的热力图是如何生成的?
#8 opened by lty1234-deep - 0
训练权重问题
#7 opened by tupoihybbjfiodkxmhcid123456 - 0
- 2
- 1
from tools.summary import get_model_info ModuleNotFoundError: No module named 'tools.summary'
#4 opened by AouatifZ - 3
AttributeError: 'collections.OrderedDict' object has no attribute 'train' 大佬,这个问题怎么解决啊
#3 opened by lizexu123 - 12
- 1
Traceback (most recent call last): File "D:/Pruning_for_YOLOX-master/train.py", line 126, in <module> model_train = model.train() AttributeError: 'collections.OrderedDict' object has no attribute 'train'
#2 opened by wingshen