Skip to content

Releases: roboflow/supervision

supervision-0.1.0

19 Jan 00:59
0e4c97a
Compare
Choose a tag to compare
supervision-0.1.0 Pre-release
Pre-release

๐Ÿš€ Added

  • โ“’ Add project license
  • ๐ŸŽจ DEFAULT_COLOR_PALETTE, Color, and ColorPalette classes
  • ๐Ÿ“ initial implementation of Point, Vector, and Rect classes
  • ๐ŸŽฌ VideoInfo and VideoSink classes as well as get_video_frames_generator
    -๐Ÿ““ show_frame_in_notebook util
  • ๐Ÿ–Œ๏ธ draw_line, draw_rectangle, draw_filled_rectangle utils added
  • ๐Ÿ“ฆ Initial version Detections and BoxAnnotator added
  • ๐Ÿงฎ initial implementation of LineCounter and LineCounterAnnotator classes

๐Ÿ† Contributors

@SkalskiP