CASIA-IVA-Lab / AnomalyGPT

[AAAI 2024 Oral] AnomalyGPT: Detecting Industrial Anomalies Using Large Vision-Language Models
https://anomalygpt.github.io
Other
672 stars 81 forks source link

TypeError: 'NoneType' object is not subscriptable这个问题怎么解决啊 #103

Open aswaswasw opened 1 week ago

aswaswasw commented 1 week ago

min_width_dim1 = (width_bounds_pct[0][0]*dims[0]).round().astype(int) TypeError: 'NoneType' object is not subscriptable