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: open-mmlab/mmsegmentation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: VBTI-development/onedl-mmsegmentation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 386 files changed
  • 1 contributor

Commits on Aug 6, 2025

  1. Chore/update mmsegmentation (#1)

    * remove chinese docs
    * update pre-commit hooks
    * format all files
    * move to pyproject.toml
    * fix tests
    * update documentation and logos
    * move workflows from circleci to github
    * fix linting
    * delete requirements files
    * add uv-lock check to pre-commit hooks
    * update .owners.yml
    
    * update dependencies and build dockers
    
    * add readthedocs config
    lauriebax authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    22863a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. add ftfy as runtime dependency (#2)

    * add ftfy as runtime dependency
    
    * remove reference to specific branches
    lauriebax authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    98ffeb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Lauriebax/bugfix ce loss and add onedl dataset (#3)

    * fix ce loss when having ignore labels
    
    * fix local visualizer to work with non-contiguous masks and allow to plot image too
    
    * add onedl dataset
    
    * add docstring to OneDL dataset
    lauriebax authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    00215ad View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. replace assets urls (#4)

    lauriebax authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    917c9e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c4debf View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Configuration menu
    Copy the full SHA
    30a5101 View commit details
    Browse the repository at this point in the history
  2. add OneDL loading code (#6)

    * add OneDL loading code
    lauriebax authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    f995ea0 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. Configuration menu
    Copy the full SHA
    5da714f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    lauriebax authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    6d8ee6e View commit details
    Browse the repository at this point in the history
  3. Update README.md

    lauriebax authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    97b2678 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. Configuration menu
    Copy the full SHA
    d68c71b View commit details
    Browse the repository at this point in the history
  2. update licenseref

    lauriebax committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    8ff9f53 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. fix vbti url

    lauriebax committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    9b66a5e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. update license

    lauriebax committed Oct 20, 2025
    Configuration menu
    Copy the full SHA
    804c38d View commit details
    Browse the repository at this point in the history
Loading