ranjaykrishna / visual_genome_python_driver

A python wrapper for the Visual Genome API
MIT License
354 stars 90 forks source link

Update demo jupyter notebook to Python 3.x #37

Closed alibabadoufu closed 4 years ago

alibabadoufu commented 4 years ago

Hi if anyone has Python 3.x installed and you wish to run the demo jupyter notebook, try cloning this repo instead:

git clone https://github.com/alibabadoufu/visual_genome_python_driver.git

I forked the original one and edit some non-working codes.