8000 Releases · RedHawk989/ETVR-Data-Collection · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: RedHawk989/ETVR-Data-Collection

LeapV2 Data Collection

20 May 16:27
Compare
Choose a tag to compare

Use this data collection app to record both eyes at the same time, or just a single eye, to submit to our data collection form: https://ask.eyetrackvr.dev/LEAPV2_Data_Submission

This data will be trained on for the upcoming LEAPV2 algorithm.

You submit data, and we make your tracking much better!

How to use:

Run the exe.

Then, it will prompt you to type in both the left and right eye camera addresses. This way we can record both eyes simultaneously. Enter left_address, right_address in the single prompt. so for example COM5, COM6 where COM5 is the camera for your left eye, and COM6 is the camera for your right.
If you only have a single eye, just input that camera address, once, then it will prompt you if it is right or left.

Once the cameras are working, it will prompt you to do things like "look left." Please follow all of these prompts the best you can by the time the timer counts down. For the prompts that say "random direction," just look somewhere that is not straight in front of you.

Submitting data,

Finally, when the program goes through all prompts, it will close and create a .zip file in the same directory as the exe.

Go to https://ask.eyetrackvr.dev/LEAPV2_Data_Submission and upload this .zip file to the form.

Then fill out the rest of the form as directed.
Submissions are 100% anonymous. All I see is the zip file and the answers to your questions.

FAQ

Can I submit multiple times?
Please do not submit multiple times on the same setup; however, if you change your setup or have a different person use your headset, you are 100% welcome to send another set of data.

Why do you need this?
Existing data sets are different than our data, so to provide the best tracking with the smallest model (less CPU usage) training on real world data gives much better results.

I have submitted data with the older method, should I do this still?
Yes! We have changed how collection is done and I want all data to follow this same format so we get more useful information and easier to work with data formats.

How long do I have to submit this data?
I will likely keep this form up for a few months, and might revisit this occasionally to provide model updates. (This form service costs money, but it is worth it not to require users to sign into accounts to upload files...) I would recommend submitting soon since I want to release the first version of LEAPV2 in the next month or 2.

v1.2-Data-Collection

03 Jun 14:43
Compare
Choose a tag to compare

Changes:

  • Fixes bug with wireless streamed cams

v1.1-Data-Collection

30 May 14:35
Compare
Choose a tag to compare
  • Image annotator now has the ability to paste key points from previous image to the current one

Full Changelog: v1.0...v1.1-Data-Collection

v1.0-Data-Collection

29 May 00:31
7789d3e
Compare
Choose a tag to compare

First release of video feed recording and basic key point annotation for LEAP model improvements.

Record.exe is used to record your camera feed.

Image_Annotator.exe breaks it into images and allows for key point annotations.

Full Changelog: https://github.com/RedHawk989/ETVR-Data-Collection/commits/v1.0

0