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: qubvel-org/segmentation_models.pytorch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sarmientoj24/segmentation_models.pytorch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Oct 2, 2022

  1. Configuration menu
    Copy the full SHA
    4c4302f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from sarmientoj24/attn_cbam

    Add CBAM as module for resnet encoder and unet decoder
    sarmientoj24 authored Oct 2, 2022
    Configuration menu
    Copy the full SHA
    63fb5ce View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Add resnet50 cbam

    sarmientoj24 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    aba13fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from sarmientoj24/attn_cbam

    Add resnet50 cbam
    sarmientoj24 authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4f7534d View commit details
    Browse the repository at this point in the history
Loading