Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lightly-ai/labelformat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.7
Choose a base ref
...
head repository: lightly-ai/labelformat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.8
Choose a head ref
  • 8 commits
  • 28 files changed
  • 4 contributors

Commits on Apr 16, 2025

  1. Configuration menu
    Copy the full SHA
    b4c3781 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Update README.md (#42)

    Olexandr88 authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    e414d18 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2025

  1. Add support for mask pair (#41)

    * Add support for image mask pairs as input
    
    * Fix typo
    
    * Make opencv optional
    
    * Remove opencv
    
    * Update lockfile
    
    * Formatting
    
    * Add typing and formatting
    
    * Formatting
    
    * Address copilot review
    
    * Address copilot review
    
    * Formatting
    
    * Address feedback
    IgorSusmelj authored Sep 27, 2025
    Configuration menu
    Copy the full SHA
    1d3c8f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Add yolov26 support (#45)

    * Add yolov26 support
    
    * Add docs for YOLOv26
    
    * Update docs/formats/object-detection/yolov26.md
    
    Co-authored-by: JonasWurst <[email protected]>
    
    * Update docs/formats/object-detection/yolov26.md
    
    Co-authored-by: JonasWurst <[email protected]>
    
    * Update docs/formats/object-detection/yolov26.md
    
    Co-authored-by: JonasWurst <[email protected]>
    
    * Implement feedback
    
    ---------
    
    Co-authored-by: JonasWurst <[email protected]>
    IgorSusmelj and JonasWurst authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    42fb6c3 View commit details
    Browse the repository at this point in the history
  2. Add yolov12 support (#43)

    * Add support for YOLOv12
    
    * Add docs for YOLOv12
    IgorSusmelj authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    b425f75 View commit details
    Browse the repository at this point in the history
  3. Add rtdetr support (#44)

    * Add rt-detr v1 and v2 support
    
    * Add docs for rt-detr v1 and v2
    
    * Implement feedback
    IgorSusmelj authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    1504b2a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. Configuration menu
    Copy the full SHA
    ace9def View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e861f3 View commit details
    Browse the repository at this point in the history
Loading