Skip to content

Conversation

@healess
Copy link

@healess healess commented Dec 4, 2018

Use this code. It is possible to train Imagenet.(tf v1.12)
But there are some runtime exception so I fixed it.
(It is also enrolled on issue #5 #11)

    except KeyboardInterrupt: => except Exception as e:
    if there is KeyboardInterrupt, the code did't run and stop.
    follow message [FileNotFoundError: [Errno 2] No such file or directory: 'weights.pkl']

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