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

main.py file missing in task 3 #3

Open
anitchakraborty opened this issue Dec 27, 2019 · 3 comments
Open

main.py file missing in task 3 #3

anitchakraborty opened this issue Dec 27, 2019 · 3 comments

Comments

@anitchakraborty
Copy link

anitchakraborty commented Dec 27, 2019

In task 3, main.py file is missing in the src folder.

@anitchakraborty anitchakraborty changed the title import models.crnn as crnn: ModuleNotFoundError: No module named 'models' main.py file missing in task 3 Dec 27, 2019
@shubham99bisht
Copy link

shubham99bisht commented Feb 19, 2020

I believe main.py isn't required, you can directly start training with train.py.

@anitchakraborty have you found a way to TEST or EVALUATE results for task3?
@zzzDavid Can you please guide how we can use this project for task 3?

I have successfully trained the model, please help me on how I can test this model on new images.

@patrick22414
Copy link
Collaborator

@anitchakraborty @shubham99bisht Sorry about the error in the documentation, we are planning to clean up this repo a bit and make it more accurate. To train the model, you can just use train.py.

The test file is missing. But it's available at my repo (I am the author of task 3 part of this repo). We should probably put it here though.

@shubham99bisht
Copy link

Thanks @patrick22414 for pointing to your repo, I'll explore it.

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

No branches or pull requests

3 participants