Skip to content

codythecoder/AI_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reconstruct videos as 3D models with this one weird trick.
(Disclaimer: Doesn't work)

Author:
- Cody Lovett

Dependencies:
- Python 3.5 upwards
- tensorflow
- numpy
- pygame, imageio, Pillow (for creating data)

Usage:
- training.py [--training_folder "training_data"]
  1. Load the dataset you'll be using into training_data/sample_true and training_data/sample_false
  2. Run training.py until you get the accuracy you want
- create_sample_data.py
  TODO

About

A 3d scanner for video using tensorflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages