Labelu

Latest version: v1.1.0

Safety actively analyzes 682229 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 64

5.5.0

[5.5.0](https://github.com/opendatalab/labelU-Kit/compare/v5.4.1...v5.5.0) (2024-11-20)


Bug Fixes

* **audio-annotator-react:** add get player to ref ([5315b72](https://github.com/opendatalab/labelU-Kit/commit/5315b72b8a663b147e4d83948fd59bee41af4c70))
* **audio-annotator-react:** update types ([f17f94a](https://github.com/opendatalab/labelU-Kit/commit/f17f94a6c049c1300363b9406d1f9a349663e57d))
* **audio-react:** add mouse event object to the annotation click handler as the second argument ([4527177](https://github.com/opendatalab/labelU-Kit/commit/4527177bc6c832633e5031d3d3e9089be67d1fb4))
* **audio-react:** fix active annotation while switching from a different type annotation ([5d08056](https://github.com/opendatalab/labelU-Kit/commit/5d08056784bc3cb99724e1b24f9c05179c2ac790))
* **components-react:** add mouse event object to the annotation click handler as the second argument ([59d7118](https://github.com/opendatalab/labelU-Kit/commit/59d7118e6548d6797f8305c52cb101b131c0b124))
* **components-react:** update types ([914d9e5](https://github.com/opendatalab/labelU-Kit/commit/914d9e51333c890813f98d04507dc0bc354635f9))
* **frontend:** accurate export options by the annotation tool ([6a2c79f](https://github.com/opendatalab/labelU-Kit/commit/6a2c79f7cfb1f1c0bdc270e0677b016015b48fd6))
* **frontend:** add duplicated attachment alert message ([40960e6](https://github.com/opendatalab/labelU-Kit/commit/40960e69228b36d89feee2d240563aaf8d9288e0))
* **frontend:** add duration / width / height to the video output json file, add duration to the audio output json file ([4402a0f](https://github.com/opendatalab/labelU-Kit/commit/4402a0f4082befc4bc2e6f03e98f2b9a150710b0))
* **frontend:** add image meta info to support rotated image ([2df2438](https://github.com/opendatalab/labelU-Kit/commit/2df24387042d342a8ceea3ec6427d73f1332d9c2))
* **frontend:** export formats exclude global tools ([257692f](https://github.com/opendatalab/labelU-Kit/commit/257692f0b40233d2b00fc966b0246f56e27b5011))
* **frontend:** samples can be deleted at samples list ([6364572](https://github.com/opendatalab/labelU-Kit/commit/63645720e43fb431d7925d46ee12db8c397f9012))
* **frontend:** update doc links ([4b35448](https://github.com/opendatalab/labelU-Kit/commit/4b354480fe98290ea450e2ca98a60451f7782a50))
* **frontend:** update pre annotation creation and deletion api ([08604e5](https://github.com/opendatalab/labelU-Kit/commit/08604e5520a03e92932acf3867c40590e837a6ff))
* **frontend:** update samples style ([7dd55b0](https://github.com/opendatalab/labelU-Kit/commit/7dd55b02c0763ffe360df0632b4f8ae6e4e156d7))
* **frontend:** update video and audio pre-annotation file json schema ([4d53b75](https://github.com/opendatalab/labelU-Kit/commit/4d53b75980e3957e9a33948967ac46a3536075cc))
* **image-annotator-react:** accurate redo undo stack if the label attributes is configured ([412aedc](https://github.com/opendatalab/labelU-Kit/commit/412aedc8c671d3187d7d900a385e5701b9156f6e))
* **image-annotator-react:** add hotkey shift + right-click for opening the attribute panel of the selected annnotation ([641739d](https://github.com/opendatalab/labelU-Kit/commit/641739da4be20930c014c872f1527a93ac7684d0))
* **image-annotator-react:** fix memorizeToolLabel ([c1e56fe](https://github.com/opendatalab/labelU-Kit/commit/c1e56fe958a1ca41fbfff64c306c9fad012a948d))
* **image:** fix [527](https://github.com/opendatalab/labelU-Kit/issues/527) ([53e7165](https://github.com/opendatalab/labelU-Kit/commit/53e71651c044f4a95c3dc89e327a771238c70a42))
* **video-react:** add mouse event object to the onAnnotationSelected callback as the second argument ([e807092](https://github.com/opendatalab/labelU-Kit/commit/e8070920f1f2064c0cf6ce6085c223d7b4bf7f37))
* **video-react:** fix active annotation while switching from a different type annotation ([ee4d14a](https://github.com/opendatalab/labelU-Kit/commit/ee4d14aa47cd396f397d046ffcc9dd6e96c0c88c))


Features

* **audio-annotator-react:** supports shift key to open the attribute panel modal ([6bed34d](https://github.com/opendatalab/labelU-Kit/commit/6bed34d963cba6e72f675ba1aa76d5ded25bfd36))
* **components-react:** add skipped state option to the useRedoUndo updater ([701d562](https://github.com/opendatalab/labelU-Kit/commit/701d5623d598613f7b2670d6053f418bbe2b3d6e))
* **frontend:** supports exporting LABELME format files ([5a86313](https://github.com/opendatalab/labelU-Kit/commit/5a863136c405c07928f72ec2f7542f6986788650))
* **frontend:** supports exporting pascal voc and tfrecord format files ([a81cd8f](https://github.com/opendatalab/labelU-Kit/commit/a81cd8f85adb405e8f379eb39a4e13fd93847956))
* **frontend:** supports exporting yolo and csv format files ([4b0ca65](https://github.com/opendatalab/labelU-Kit/commit/4b0ca658bc5fd92e006b77fc9d3b624094b1e4ca))
* **frontend:** supports json file as the pre-annotation file ([9fed79b](https://github.com/opendatalab/labelU-Kit/commit/9fed79b57fb4d2ff98b1753611a2b32fe861a042))
* **image-annotator-react:** add hotkey shift + right-click for opening the attribute panel of the selected annnotation ([fd53ceb](https://github.com/opendatalab/labelU-Kit/commit/fd53cebdb33b0fac35e6c09e44a3d7a9e56dd231))
* **image:** add rightClick event emitter ([fa9d0e0](https://github.com/opendatalab/labelU-Kit/commit/fa9d0e0d72cd2451afa067f681b0328b0745e852))
* **image:** add the keyboard getter to get the keyboard status of the annotator ([5640397](https://github.com/opendatalab/labelU-Kit/commit/5640397b0e5ba2fc6cef21f4ee13c19011f0688a))
* **image:** add the mouse event as arguments of the select event handler ([fa336ee](https://github.com/opendatalab/labelU-Kit/commit/fa336ee5281b18f54b4345518370ce243e599969))

5.5.0alpha.12

[5.5.0-alpha.12](https://github.com/opendatalab/labelU-Kit/compare/v5.5.0-alpha.11...v5.5.0-alpha.12) (2024-11-20)


Bug Fixes

* **frontend:** update text ([539](https://github.com/opendatalab/labelU-Kit/issues/539)) ([bbf8e97](https://github.com/opendatalab/labelU-Kit/commit/bbf8e974615a620f20ebfd08f53d6520bdbb40c1))





labelu/video-react1.3.5
labelu/video-react [1.3.5](https://github.com/opendatalab/labelU-Kit/compare/labelu/video-react1.3.4...labelu/video-react1.3.5) (2024-11-20)


Bug Fixes

* **video-react:** add mouse event object to the onAnnotationSelected callback as the second argument ([e807092](https://github.com/opendatalab/labelU-Kit/commit/e8070920f1f2064c0cf6ce6085c223d7b4bf7f37))
* **video-react:** fix active annotation while switching from a different type annotation ([ee4d14a](https://github.com/opendatalab/labelU-Kit/commit/ee4d14aa47cd396f397d046ffcc9dd6e96c0c88c))





Dependencies

* **labelu/components-react:** upgraded to 1.6.0

labelu/video-annotator-react1.3.6
labelu/video-annotator-react [1.3.6](https://github.com/opendatalab/labelU-Kit/compare/labelu/video-annotator-react1.3.5...labelu/video-annotator-react1.3.6) (2024-11-20)





Dependencies

* **labelu/components-react:** upgraded to 1.6.0
* **labelu/audio-annotator-react:** upgraded to 1.6.0
* **labelu/video-react:** upgraded to 1.3.5

labelu/image1.2.0
labelu/image [1.2.0](https://github.com/opendatalab/labelU-Kit/compare/labelu/image1.1.1...labelu/image1.2.0) (2024-11-20)


Bug Fixes

* **image:** fix [527](https://github.com/opendatalab/labelU-Kit/issues/527) ([53e7165](https://github.com/opendatalab/labelU-Kit/commit/53e71651c044f4a95c3dc89e327a771238c70a42))


Features

* **image:** add rightClick event emitter ([fa9d0e0](https://github.com/opendatalab/labelU-Kit/commit/fa9d0e0d72cd2451afa067f681b0328b0745e852))
* **image:** add the keyboard getter to get the keyboard status of the annotator ([5640397](https://github.com/opendatalab/labelU-Kit/commit/5640397b0e5ba2fc6cef21f4ee13c19011f0688a))
* **image:** add the mouse event as arguments of the select event handler ([fa336ee](https://github.com/opendatalab/labelU-Kit/commit/fa336ee5281b18f54b4345518370ce243e599969))





labelu/image-annotator-react2.2.0
labelu/image-annotator-react [2.2.0](https://github.com/opendatalab/labelU-Kit/compare/labelu/image-annotator-react2.1.3...labelu/image-annotator-react2.2.0) (2024-11-20)


Bug Fixes

* **image-annotator-react:** accurate redo undo stack if the label attributes is configured ([412aedc](https://github.com/opendatalab/labelU-Kit/commit/412aedc8c671d3187d7d900a385e5701b9156f6e))
* **image-annotator-react:** add hotkey shift + right-click for opening the attribute panel of the selected annnotation ([641739d](https://github.com/opendatalab/labelU-Kit/commit/641739da4be20930c014c872f1527a93ac7684d0))
* **image-annotator-react:** fix memorizeToolLabel ([c1e56fe](https://github.com/opendatalab/labelU-Kit/commit/c1e56fe958a1ca41fbfff64c306c9fad012a948d))


Features

* **image-annotator-react:** add hotkey shift + right-click for opening the attribute panel of the selected annnotation ([fd53ceb](https://github.com/opendatalab/labelU-Kit/commit/fd53cebdb33b0fac35e6c09e44a3d7a9e56dd231))





Dependencies

* **labelu/components-react:** upgraded to 1.6.0
* **labelu/image:** upgraded to 1.2.0

labelu/components-react1.6.0
labelu/components-react [1.6.0](https://github.com/opendatalab/labelU-Kit/compare/labelu/components-react1.5.0...labelu/components-react1.6.0) (2024-11-20)


Bug Fixes

* **components-react:** add mouse event object to the annotation click handler as the second argument ([59d7118](https://github.com/opendatalab/labelU-Kit/commit/59d7118e6548d6797f8305c52cb101b131c0b124))
* **components-react:** update types ([914d9e5](https://github.com/opendatalab/labelU-Kit/commit/914d9e51333c890813f98d04507dc0bc354635f9))


Features

* **components-react:** add skipped state option to the useRedoUndo updater ([701d562](https://github.com/opendatalab/labelU-Kit/commit/701d5623d598613f7b2670d6053f418bbe2b3d6e))





labelu/audio-react1.3.5
labelu/audio-react [1.3.5](https://github.com/opendatalab/labelU-Kit/compare/labelu/audio-react1.3.4...labelu/audio-react1.3.5) (2024-11-20)


Bug Fixes

* **audio-react:** add mouse event object to the annotation click handler as the second argument ([4527177](https://github.com/opendatalab/labelU-Kit/commit/4527177bc6c832633e5031d3d3e9089be67d1fb4))
* **audio-react:** fix active annotation while switching from a different type annotation ([5d08056](https://github.com/opendatalab/labelU-Kit/commit/5d08056784bc3cb99724e1b24f9c05179c2ac790))





Dependencies

* **labelu/components-react:** upgraded to 1.6.0

labelu/audio-annotator-react1.6.0
labelu/audio-annotator-react [1.6.0](https://github.com/opendatalab/labelU-Kit/compare/labelu/audio-annotator-react1.5.3...labelu/audio-annotator-react1.6.0) (2024-11-20)


Bug Fixes

* **audio-annotator-react:** add get player to ref ([5315b72](https://github.com/opendatalab/labelU-Kit/commit/5315b72b8a663b147e4d83948fd59bee41af4c70))
* **audio-annotator-react:** update types ([f17f94a](https://github.com/opendatalab/labelU-Kit/commit/f17f94a6c049c1300363b9406d1f9a349663e57d))


Features

* **audio-annotator-react:** supports shift key to open the attribute panel modal ([6bed34d](https://github.com/opendatalab/labelU-Kit/commit/6bed34d963cba6e72f675ba1aa76d5ded25bfd36))





Dependencies

* **labelu/components-react:** upgraded to 1.6.0
* **labelu/audio-react:** upgraded to 1.3.5

5.5.0alpha.11

[5.5.0-alpha.11](https://github.com/opendatalab/labelU-Kit/compare/v5.5.0-alpha.10...v5.5.0-alpha.11) (2024-11-19)


Bug Fixes

* **audio-annotator-react:** update types ([f17f94a](https://github.com/opendatalab/labelU-Kit/commit/f17f94a6c049c1300363b9406d1f9a349663e57d))
* **audio-react:** add mouse event object to the annotation click handler as the second argument ([4527177](https://github.com/opendatalab/labelU-Kit/commit/4527177bc6c832633e5031d3d3e9089be67d1fb4))
* **components-react:** add mouse event object to the annotation click handler as the second argument ([59d7118](https://github.com/opendatalab/labelU-Kit/commit/59d7118e6548d6797f8305c52cb101b131c0b124))
* **video-react:** add mouse event object to the onAnnotationSelected callback as the second argument ([e807092](https://github.com/opendatalab/labelU-Kit/commit/e8070920f1f2064c0cf6ce6085c223d7b4bf7f37))


Features

* **audio-annotator-react:** supports shift key to open the attribute panel modal ([6bed34d](https://github.com/opendatalab/labelU-Kit/commit/6bed34d963cba6e72f675ba1aa76d5ded25bfd36))

5.5.0alpha.10

[5.5.0-alpha.10](https://github.com/opendatalab/labelU-Kit/compare/v5.5.0-alpha.9...v5.5.0-alpha.10) (2024-11-19)


Bug Fixes

* **audio-react:** fix active annotation while switching from a different type annotation ([5d08056](https://github.com/opendatalab/labelU-Kit/commit/5d08056784bc3cb99724e1b24f9c05179c2ac790))
* **frontend:** update doc links ([4b35448](https://github.com/opendatalab/labelU-Kit/commit/4b354480fe98290ea450e2ca98a60451f7782a50))
* **frontend:** update video and audio pre-annotation file json schema ([4d53b75](https://github.com/opendatalab/labelU-Kit/commit/4d53b75980e3957e9a33948967ac46a3536075cc))
* **video-react:** fix active annotation while switching from a different type annotation ([ee4d14a](https://github.com/opendatalab/labelU-Kit/commit/ee4d14aa47cd396f397d046ffcc9dd6e96c0c88c))





labelu/video-react1.3.5-alpha.3
labelu/video-react [1.3.5-alpha.3](https://github.com/opendatalab/labelU-Kit/compare/labelu/video-react1.3.5-alpha.2...labelu/video-react1.3.5-alpha.3) (2024-11-19)


Bug Fixes

* **video-react:** add mouse event object to the onAnnotationSelected callback as the second argument ([e807092](https://github.com/opendatalab/labelU-Kit/commit/e8070920f1f2064c0cf6ce6085c223d7b4bf7f37))





Dependencies

* **labelu/components-react:** upgraded to 1.6.0-alpha.2

labelu/video-react1.3.5-alpha.2
labelu/video-react [1.3.5-alpha.2](https://github.com/opendatalab/labelU-Kit/compare/labelu/video-react1.3.5-alpha.1...labelu/video-react1.3.5-alpha.2) (2024-11-19)


Bug Fixes

* **video-react:** fix active annotation while switching from a different type annotation ([ee4d14a](https://github.com/opendatalab/labelU-Kit/commit/ee4d14aa47cd396f397d046ffcc9dd6e96c0c88c))





labelu/video-annotator-react1.3.6-alpha.4
labelu/video-annotator-react [1.3.6-alpha.4](https://github.com/opendatalab/labelU-Kit/compare/labelu/video-annotator-react1.3.6-alpha.3...labelu/video-annotator-react1.3.6-alpha.4) (2024-11-19)





Dependencies

* **labelu/components-react:** upgraded to 1.6.0-alpha.2
* **labelu/audio-annotator-react:** upgraded to 1.6.0-alpha.1
* **labelu/video-react:** upgraded to 1.3.5-alpha.3

labelu/video-annotator-react1.3.6-alpha.3
labelu/video-annotator-react [1.3.6-alpha.3](https://github.com/opendatalab/labelU-Kit/compare/labelu/video-annotator-react1.3.6-alpha.2...labelu/video-annotator-react1.3.6-alpha.3) (2024-11-19)





Dependencies

* **labelu/audio-annotator-react:** upgraded to 1.5.4-alpha.3
* **labelu/video-react:** upgraded to 1.3.5-alpha.2

labelu/image-annotator-react2.2.0-alpha.6
labelu/image-annotator-react [2.2.0-alpha.6](https://github.com/opendatalab/labelU-Kit/compare/labelu/image-annotator-react2.2.0-alpha.5...labelu/image-annotator-react2.2.0-alpha.6) (2024-11-19)





Dependencies

* **labelu/components-react:** upgraded to 1.6.0-alpha.2

labelu/components-react1.6.0-alpha.2
labelu/components-react [1.6.0-alpha.2](https://github.com/opendatalab/labelU-Kit/compare/labelu/components-react1.6.0-alpha.1...labelu/components-react1.6.0-alpha.2) (2024-11-19)


Bug Fixes

* **components-react:** add mouse event object to the annotation click handler as the second argument ([59d7118](https://github.com/opendatalab/labelU-Kit/commit/59d7118e6548d6797f8305c52cb101b131c0b124))





labelu/audio-react1.3.5-alpha.3
labelu/audio-react [1.3.5-alpha.3](https://github.com/opendatalab/labelU-Kit/compare/labelu/audio-react1.3.5-alpha.2...labelu/audio-react1.3.5-alpha.3) (2024-11-19)


Bug Fixes

* **audio-react:** add mouse event object to the annotation click handler as the second argument ([4527177](https://github.com/opendatalab/labelU-Kit/commit/4527177bc6c832633e5031d3d3e9089be67d1fb4))





Dependencies

* **labelu/components-react:** upgraded to 1.6.0-alpha.2

labelu/audio-react1.3.5-alpha.2
labelu/audio-react [1.3.5-alpha.2](https://github.com/opendatalab/labelU-Kit/compare/labelu/audio-react1.3.5-alpha.1...labelu/audio-react1.3.5-alpha.2) (2024-11-19)


Bug Fixes

* **audio-react:** fix active annotation while switching from a different type annotation ([5d08056](https://github.com/opendatalab/labelU-Kit/commit/5d08056784bc3cb99724e1b24f9c05179c2ac790))





labelu/audio-annotator-react1.6.0-alpha.1
labelu/audio-annotator-react [1.6.0-alpha.1](https://github.com/opendatalab/labelU-Kit/compare/labelu/audio-annotator-react1.5.4-alpha.3...labelu/audio-annotator-react1.6.0-alpha.1) (2024-11-19)


Bug Fixes

* **audio-annotator-react:** update types ([f17f94a](https://github.com/opendatalab/labelU-Kit/commit/f17f94a6c049c1300363b9406d1f9a349663e57d))


Features

* **audio-annotator-react:** supports shift key to open the attribute panel modal ([6bed34d](https://github.com/opendatalab/labelU-Kit/commit/6bed34d963cba6e72f675ba1aa76d5ded25bfd36))





Dependencies

* **labelu/components-react:** upgraded to 1.6.0-alpha.2
* **labelu/audio-react:** upgraded to 1.3.5-alpha.3

labelu/audio-annotator-react1.5.4-alpha.3
labelu/audio-annotator-react [1.5.4-alpha.3](https://github.com/opendatalab/labelU-Kit/compare/labelu/audio-annotator-react1.5.4-alpha.2...labelu/audio-annotator-react1.5.4-alpha.3) (2024-11-19)





Dependencies

* **labelu/audio-react:** upgraded to 1.3.5-alpha.2

5.5.0alpha.9

[5.5.0-alpha.9](https://github.com/opendatalab/labelU-Kit/compare/v5.5.0-alpha.8...v5.5.0-alpha.9) (2024-11-18)


Bug Fixes

* **frontend:** add duplicated attachment alert message ([40960e6](https://github.com/opendatalab/labelU-Kit/commit/40960e69228b36d89feee2d240563aaf8d9288e0))

5.5.0alpha.8

[5.5.0-alpha.8](https://github.com/opendatalab/labelU-Kit/compare/v5.5.0-alpha.7...v5.5.0-alpha.8) (2024-11-18)


Bug Fixes

* **audio-annotator-react:** add get player to ref ([5315b72](https://github.com/opendatalab/labelU-Kit/commit/5315b72b8a663b147e4d83948fd59bee41af4c70))
* **frontend:** add duration / width / height to the video output json file, add duration to the audio output json file ([4402a0f](https://github.com/opendatalab/labelU-Kit/commit/4402a0f4082befc4bc2e6f03e98f2b9a150710b0))





labelu/video-annotator-react1.3.6-alpha.2
labelu/video-annotator-react [1.3.6-alpha.2](https://github.com/opendatalab/labelU-Kit/compare/labelu/video-annotator-react1.3.6-alpha.1...labelu/video-annotator-react1.3.6-alpha.2) (2024-11-18)





Dependencies

* **labelu/audio-annotator-react:** upgraded to 1.5.4-alpha.2

labelu/audio-annotator-react1.5.4-alpha.2
labelu/audio-annotator-react [1.5.4-alpha.2](https://github.com/opendatalab/labelU-Kit/compare/labelu/audio-annotator-react1.5.4-alpha.1...labelu/audio-annotator-react1.5.4-alpha.2) (2024-11-18)


Bug Fixes

* **audio-annotator-react:** add get player to ref ([5315b72](https://github.com/opendatalab/labelU-Kit/commit/5315b72b8a663b147e4d83948fd59bee41af4c70))

Page 1 of 64

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.