candle
candle copied to clipboard
Error: cannot find tensor net.b1.0.bn.running_mean
When I directly converted the PT file I trained into safetensors, there were no net, head, or fpn as shown in the example
model.0.bn.bias
model.0.bn.num_batches_tracked
model.0.bn.running_mean
model.0.bn.running_var
model.0.bn.weight
model.0.conv.weight
model.1.bn.bias
model.1.bn.num_batches_tracked
model.1.bn.running_mean
model.1.bn.running_var
model.1.bn.weight
model.1.conv.weight
model.12.cv1.bn.bias
model.12.cv1.bn.num_batches_tracked
model.12.cv1.bn.running_mean
model.12.cv1.bn.running_var
model.12.cv1.bn.weight
model.12.cv1.conv.weight
model.12.cv2.bn.bias
model.12.cv2.bn.num_batches_tracked
model.12.cv2.bn.running_mean
model.12.cv2.bn.running_var
model.12.cv2.bn.weight
model.12.cv2.conv.weight
model.12.m.0.cv1.bn.bias
model.12.m.0.cv1.bn.num_batches_tracked
model.12.m.0.cv1.bn.running_mean
model.12.m.0.cv1.bn.running_var
model.12.m.0.cv1.bn.weight
model.12.m.0.cv1.conv.weight
model.12.m.0.cv2.bn.bias