Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 229 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 229 Bytes

VQA

This is where magic happens

How to run:

  • Run pip install -r requirements.txt
  • Edit variables in config.py
  • Run train.py to train your model
  • After training, run inference.py

Future plans

  • Mixed Precision