Skip to content

Latest commit

 

History

History
66 lines (33 loc) · 2.57 KB

README.md

File metadata and controls

66 lines (33 loc) · 2.57 KB

🎨Qt-templates

✨Highlight


Styles

ProgressBar

StatusButtons

ComboBox

PushButton

SearchBar

SideBar

Hovering

RotatedWidget + Hovering

Using PyQt5's QGraphicsProxyWidget, this feature allows for the creation of rotated QtWidgets within a QGraphicsScene. The functionality includes customizing widget styles and implementing hover events for interactive user experiences.

🚀Introducing support for YOLO-OBB (Oriented Bounding Boxes Object Detection) output format! Check out the 👉code snippet provided for implementation details.

Point Annotator

Utilizing QWidget, this feature allows users to create points for editing and verifying predicted classes and probabilities with a nice hovering effect. It also enables manual creation of new points for labeling.

Gallery

Built with QStackedWidget, this feature provides a polished gallery that imports images from a local folder, complete with an overview panel for selecting and deleting images.

Other Interesting Ideas: