Skip to content

v0.5.0

Compare
Choose a tag to compare
@dfalbel dfalbel released this 15 Mar 12:43
  • Bugs fixed in transform_adjust_hue() and transform_linear_transformation() (#72, #73, @sebffischer)
  • add draw_bounding_boxes() , draw_segmentation_masks() and draw_keypoints() on top of image tensors, and add a convenience tensor_image_browse() and tensor_image_display() functions to visualize image tensors respectively in browser or in X11 device (#80, @cregouby)
  • Added the InceptionV3 model. (#82)