Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 433 Bytes

todo.md

File metadata and controls

19 lines (17 loc) · 433 Bytes

#TO DO

  • Collect Data
    • Image Features
    • Questions
    • Answers
  • Hypothesis Generator module
    • Identify kinds of questions DONE
    • Convert Question+Answer to Sentence
    • Add this to dataloader of model
  • VE
    • Dataloaders without hypothesis generator module DONE

    • Create Model module DONE

    • Train DONE

    • Inference code

    • Put model to train

  • Model Codebase
    • Add script to download data