Skip to content

whimc/MineObserver2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineObserver 2.0


News

  • [8.4.24] Model weights are out! You can download them here!
  • [8.4.24] After a long wait, we released our initial codebase!

Official Implementation of "MineObserver 2.0: A Deep Learning & In-Game Framework for Assessing Natural Language Descriptions of Minecraft Imagery" by Jay Mahajan , Samuel Hum , Jack Henhapl , Diya Yunus, Matthew Gadbury , Emi Brown, Jeff Ginger, and H. Chad Lane

[Paper] [Project Page]

MineObserver 2.0 is an AI framework that uses Computer Vision and Natural Language Processing for assessing the accuracy of learner-generated descriptions of Minecraft images that include some scientifically relevant content. The system automatically assesses the accuracy of participant observations, written in natural language, made during science learning activities that take place in Minecraft. We demonstrate our system working in real-time and describe a teacher dashboard to showcase observations, both of which advance our previous work. We present the results of a study showing that MineObserver 2.0 improves over its predecessor both in perceived accuracy of the system's generated descriptions as well as in usefulness of the system's feedback. In future work, we intend improve system generated descriptions to give more teacher control and shift the system to perform continuous learning to more rapidly respond to novel observations made by learners.

Teaser

Getting Started!


  1. Started with the API folder. Get the API up and running. Test using postman if needed

  2. Build the Photographer plugin and deploy this into a Minecraft Java Server.

  3. Run the plugin's client on another computer with Minecraft & Python running. This is will control the computer and run the client automatically.

  4. (Optional) Run the dashboard to collect your observations.

  5. Use any account and call the photographer via the commands!


Things to do:

  • Release ML Solution
  • Release Dashboard Code
  • Release Best Trained Weights
  • Release Safe Plugin Code
  • Release ML Training Code
  • If possible, release dataset

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published