Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecations in train.py and check an argument in inference.py #18

Open
wants to merge 2 commits into
base: unifying-training-models
Choose a base branch
from

Conversation

johnlockejrr
Copy link

  • Changed deprecated lr to learning_rate and deprecated model.fit_generator to model.fit
  • Write save_layout only if the argument is passed otherwise can give a cv2 error like cv2.error: OpenCV(4.10.0) /io/opencv/modules/imgcodecs/src/loadsave.cpp:708: error: (-2:Unspecified error) could not find a writer for the specified extension in function 'imwrite_'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant