Open henbucuoshanghai opened 3 years ago
RuntimeError: Expected integer literal for index: File "/home/david/Documents/pry/models/archs/hrnet.py", line 228
for i in range(self.num_branches): x[i] = self.branches[i](x[i]) ~~~~~~~~~~~~~~~ <--- HERE x_fuse = []
have you solve it?
Are you doing binary or multi-class classification?
no
RuntimeError: Expected integer literal for index: File "/home/david/Documents/pry/models/archs/hrnet.py", line 228