AI Chroma Keying Tool: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created Page + Added Basic Sections/Info)
 
(Minor Text Formating Fix)
 
Line 12: Line 12:
*[https://www.youtube.com/watch?v=sTe_-YOccdM An introductory Video on the Concept by the Youtube Channel "Two Minute Papers]
*[https://www.youtube.com/watch?v=sTe_-YOccdM An introductory Video on the Concept by the Youtube Channel "Two Minute Papers]
**[https://app.wandb.ai/stacey/greenscreen/reports/Two-Shots-to-Green-Screen%3A-Collage-with-Deep-Learning--VmlldzoxMDc4MjY The paper mentioned in the video]
**[https://app.wandb.ai/stacey/greenscreen/reports/Two-Shots-to-Green-Screen%3A-Collage-with-Deep-Learning--VmlldzoxMDc4MjY The paper mentioned in the video]
***[https://github.com/senguptaumd/Background-Matting The github for this
***[https://github.com/senguptaumd/Background-Matting The github for this]
**[https://grail.cs.washington.edu/projects/background-matting/ A more general article on this paper]
**[https://grail.cs.washington.edu/projects/background-matting/ A more general article on this paper]

Latest revision as of 16:23, 16 May 2020

Basics

  • A Tool for Chroma Keying (General term for "green screen" as other colors can be used), that uses a neural network to achieve better results
  • Takes two photos of the person to "calibrate" it
    • One of a scene
    • One of the scene with the person in frame
  • Then it is essentially "good to go"

Internal Links

External Links