v0.5.0
- Bugs fixed in
transform_adjust_hue()
andtransform_linear_transformation()
(#72, #73, @sebffischer) - add
draw_bounding_boxes()
,draw_segmentation_masks()
anddraw_keypoints()
on top of image tensors, and add a conveniencetensor_image_browse()
andtensor_image_display()
functions to visualize image tensors respectively in browser or in X11 device (#80, @cregouby) - Added the InceptionV3 model. (#82)