Swin-Transformer
Swin-Transformer copied to clipboard
train(hyp, opt, device, tb_writer) How to deal,brothers
On YOLOv5s-5.0
TypeError: 'int' object is not subscriptable
https://stackoverflow.com/questions/8220702/error-int-object-is-not-subscriptable-python
See if an integer variable has been subscripted in the code anywhere, like a[idx], when actually a is just an integer