Skip to content

Latest commit

 

History

History
executable file
·
28 lines (23 loc) · 2.06 KB

README.md

File metadata and controls

executable file
·
28 lines (23 loc) · 2.06 KB

Neurosurgery Video Dataset

This is a compilation of YouTube videos that has been processed for use in a machine learning dataset. The goal is to facilitate the creation of tools that provide per-pixel labels for features ranging from the surgeon's tools to the patient's tissues. I think such tools have the potential to greatly enhance the value of surgical e-Shadowing, giving students the ability to click parts of the video itself to get information about the anatomy under the cursor. This feature would go well with e-Shadowing Transcriber, which automates the retrieval of supplementary materials.

TODO

  • label more frames
  • overfit model on toy dataset
  • create a frame-filter model using t4vd
  • train a variational auto-encoder on the t4vd-filtered frames
  • determine if the VAE improves data efficiency
  • evaluate amazon mturk with this project's data

Related projects

License

Data

Video data is property of the respective authors:

Code

All code in this repository is released under MIT / Apache 2.0 dual license, which is extremely permissive. Please open an issue if somehow these terms are insufficient.