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: kev98/Medical-Image-Segmentation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: AImageLab-zip/Report-Guided-Segmentation
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.
  • 9 commits
  • 25 files changed
  • 4 contributors

Commits on Feb 6, 2026

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

Commits on Feb 7, 2026

  1. added DDP support for the 3D classes. Currently, all the 2D classes a…

    …re broken. While it may seem wrong to push something incomplete, the deadline is forcing me to perform...unethical git pushes
    homarone00 committed Feb 7, 2026
    Configuration menu
    Copy the full SHA
    fa92394 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. added updated sigloss

    homarone00 committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    dee71a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c1c208 View commit details
    Browse the repository at this point in the history
  3. Add support for training on BraTS with reports

    Kevin Marchesini committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    ae66593 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from AImageLab-zip/brats

    Add support for training on BraTS with reports
    kev98 authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    efb4009 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. Configuration menu
    Copy the full SHA
    43e719e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from AImageLab-zip/losses_and_docs

    Add support for Distributed Data Parallel and Distributed SigLip loss
    kev98 authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    8944b75 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. added competitor losses

    homarone00 committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    219e65a View commit details
    Browse the repository at this point in the history
Loading