"vscode:/vscode.git/clone" did not exist on "1ba08dc221ff101a751c16462c3a256d726e7c85"
Demoing LXMERT with raw images by incorporating the FRCNN model for roi-pooled...
Demoing LXMERT with raw images by incorporating the FRCNN model for roi-pooled extraction and bounding-box predction on the GQA answer set. (#6986) * adding demo * Update examples/lxmert/requirements.txt Co-authored-by:Lysandre Debut <lysandre@huggingface.co> * Update examples/lxmert/checkpoint.sh Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> * added user input for .py demo * updated model loading, data extrtaction, checkpoints, and lots of other automation * adding normalizing for bounding boxes * Update requirements.txt * some optimizations for extracting data * added data extracting file * added data extraction file * minor fixes to reqs and readme * Style * remove options Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> Co-authored-by:
Lysandre <lysandre.debut@reseau.eseo.fr>
Showing
examples/lxmert/README.md
0 → 100644
examples/lxmert/demo.ipynb
0 → 100644
This diff is collapsed.
This diff is collapsed.
examples/lxmert/utils.py
0 → 100644
Please register or sign in to comment