Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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
Loading
...
head repository: denstern/segmentation_models.pytorch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
  • 7 commits
  • 8 files changed
  • 1 contributor

Commits on Mar 7, 2020

  1. * Add architecture from HRNet_segmentation official repository

    * Divided it to parts
    denstern committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    78438f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. * HRNet encoder was compiled successfully

    * Pretrained imagenet classification weights were used to initialize them (but now they should be located in the root directory for debugging)
    * Backbones parameters are now located in encoders/hrnet.py as dictionary
    denstern committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    a272f22 View commit details
    Browse the repository at this point in the history
  2. HRNet decoder compiles

    Added segmentation and classification heads
    __but torchsummary.summary(model, (shape)) error: 'list' has no attribute 'size'
    denstern committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    40737df View commit details
    Browse the repository at this point in the history
  3. add HRNet description

    denstern committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    3e46da2 View commit details
    Browse the repository at this point in the history
  4. delete useless folder

    denstern committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    c91d4af View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    dfc5bdd View commit details
    Browse the repository at this point in the history
  2. changed get_encoder method

    denstern committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    a31ffe7 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.