Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Yuvarraj
/
MASR
like
0
arxiv:
2305.13516
Model card
Files
Files and versions
xet
Community
main
MASR
/
transformers
/
examples
/
research_projects
/
lxmert
/
README.md
Yuvarraj
Initial commit
a0db2f9
over 2 years ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
189 Bytes
LXMERT DEMO
make a virtualenv:
virtualenv venv
and activate
source venv/bin/activate
install reqs:
pip install -r ./requirements.txt
usage is as shown in demo.ipynb