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

Feature/improve visual notebook #53

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

MarkRoss-Eviden
Copy link
Collaborator

Added functionality to use visual analysis from S3 or use the existing log location

Added cv to requirements so it gets installed

Choosing S3 bucket and which models you want to download results in them being copied locally
image

Action space probability: -
image

Moving view models to len(iterations) ensures all models are loaded: -
image

Ensuring they all get used for the heatmaps: -
image

@MarkRoss-Eviden MarkRoss-Eviden requested a review from larsll March 23, 2024 22:20
@larsll
Copy link
Contributor

larsll commented Mar 24, 2024

Regarding requirements.txt; there are different images to build here, and for Visual notebook you also need Tensorflow; but TF + OpenCV makes the image massive; hence the difference between cpu and cpu-tf images. For the default image it needs to be either TF+OpenCV or neither...

@MarkRoss-Eviden
Copy link
Collaborator Author

removed open cv from requirements.txt and added opencv and tensorflow to the visual analysis notebook specifically to address the feedback @larsll

Visual_Analysis.ipynb Show resolved Hide resolved
Visual_Analysis.ipynb Outdated Show resolved Hide resolved
@MarkRoss-Eviden
Copy link
Collaborator Author

Ready for re-review @larsll

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.

2 participants