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

Pre-Train General FPS Model #6

Open
jaredb1011 opened this issue Apr 1, 2023 · 0 comments
Open

Pre-Train General FPS Model #6

jaredb1011 opened this issue Apr 1, 2023 · 0 comments
Labels
blocked when progress is impeded by another issue
Milestone

Comments

@jaredb1011
Copy link
Contributor

Description:

Train the implemented video masked autoencoder model on a dataset of general gameplay clips from first-person shooter (FPS) games.

Requirements:

  • Split the dataset into training, validation, and testing sets.
  • Train the video masked autoencoder model on the training set and validate its performance on the validation set.
  • Evaluate the final model's performance using appropriate metrics (e.g., reconstruction error, SSIM, etc.) on the testing set.

Acceptance Criteria:

  • Prepare a dataset of general FPS gameplay clips from the Waldo Vision database.
  • Preprocess the dataset appropriately, including resizing, normalization, and data augmentation if necessary.
  • Split the dataset into training, validation, and testing sets.
  • Train the video masked autoencoder model on the training set, achieving satisfactory performance as indicated by appropriate metrics.
  • Monitor training progress and adjust hyperparameters as needed to optimize model performance.
  • Evaluate the final model's performance using appropriate metrics (e.g., reconstruction error, SSIM, etc.) on the testing set.
  • Provide clear instructions on how to reproduce the training process and any customization options.

Notes:

Monitor training progress and be prepared to adjust hyperparameters, such as learning rate, batch size, or other factors, to optimize model performance.

Blocked by #5

@jaredb1011 jaredb1011 added the blocked when progress is impeded by another issue label Apr 1, 2023
@jaredb1011 jaredb1011 added this to the Pre-Training milestone Apr 1, 2023
@jaredb1011 jaredb1011 moved this to Todo in Models & Analysis Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked when progress is impeded by another issue
Projects
Status: Todo
Development

No branches or pull requests

1 participant