-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Unable to run inference #12
Comments
Fixed above issues. Now Im getting this error
|
To fix that, you need to fix the input model is (1,1,512,512)
|
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
rgrg/src$ python ./full_model/generate_reports_for_images.py
Traceback (most recent call last):
File "/media/Win11/rgrg/src/./full_model/generate_reports_for_images.py", line 20, in
from src.full_model.report_generation_model import ReportGenerationModel
ModuleNotFoundError: No module named 'src'
The text was updated successfully, but these errors were encountered: