fix SGD bug
This commit is contained in:
+1
-1
@@ -83,4 +83,4 @@ if __name__ == '__main__':
|
||||
|
||||
output = output*255
|
||||
|
||||
cv2.imwrite(opt.output_path + 'result.jpg',output)
|
||||
cv2.imwrite(opt.output_path + 'result.jpg', output)
|
||||
Reference in New Issue
Block a user