/proj/mahoni/anaconda3/envs/py36/lib/python3.6/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.
from ._conv import register_converters as _register_converters
{'license': 3, 'file_name': '000000205776.jpg', 'coco_url': 'http://images.cocodataset.org/val2017/000000205776.jpg', 'height': 425, 'width': 640, 'date_captured': '2013-11-18 10:05:28', 'flickr_url': 'http://farm6.staticflickr.com/5350/6918177128_2f33d14e67_z.jpg', 'id': 205776, 'captions': [{'image_id': 205776, 'id': 537617, 'caption': 'A bear laying in a canvas type net'}, {'image_id': 205776, 'id': 537659, 'caption': 'A big brown bear asleep in a hammock.'}, {'image_id': 205776, 'id': 540317, 'caption': 'a brown bear is lying asleep in a hammock'}, {'image_id': 205776, 'id': 541925, 'caption': 'A bear sleeps in a hammock made of heavy canvas.'}, {'image_id': 205776, 'id': 543986, 'caption': 'A large bear laying down on a leather hammock.'}]}
{'license': 6, 'file_name': '000000089271.jpg', 'coco_url': 'http://images.cocodataset.org/val2017/000000089271.jpg', 'height': 524, 'width': 640, 'date_captured': '2013-11-17 03:19:00', 'flickr_url': 'http://farm5.staticflickr.com/4122/4873790839_1f8aa7d6b2_z.jpg', 'id': 89271, 'captions': [{'image_id': 89271, 'id': 715892, 'caption': "A cat wearing a hat while resting it's paws on top of a chair."}, {'image_id': 89271, 'id': 723659, 'caption': 'Cat wearing a baseball cap with ears sticking out. '}, {'image_id': 89271, 'id': 723749, 'caption': 'Tabby cat with green eyes wearing a hat'}, {'image_id': 89271, 'id': 724229, 'caption': 'A cat peeks over a chair while wearing a hat'}, {'image_id': 89271, 'id': 730640, 'caption': 'A cat is wearing an orange and brown hat.'}]}
%% Cell type:code id: tags:
%% Cell type:markdown id: tags:
``` python
importnumpyasnp
importtensorflowastf
```
## Run Classifier on Image
%% Output
%% Cell type:markdown id: tags:
/proj/mahoni/anaconda3/envs/py36/lib/python3.6/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.
from ._conv import register_converters as _register_converters