Git Product home page Git Product logo

pytorch_segmentation_models_trainer's People

Contributors

dependabot[bot] avatar fcakyon avatar phborba avatar pre-commit-ci[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

fcakyon

pytorch_segmentation_models_trainer's Issues

Class_freq computation

There is bug in class_freq computation, more specifically, reading value of class_freq from generated csv dataset.
In here, the value of class freq for segmentation mask is read from df.columns, but this value in csv is somehow computed from image array as follows. This lead to NaN or negative loss during training, because here sum of the class_freq was larger than 1.
My temporary solution was to ignore class_freq column from csv file here

Crossfield training fundamental bug in FrameField

Hi,
thanks for great framework! However there is huge fundamental bug in FrameField approach.
First here
crossfield is treated as mask during loading, thus, in here all anglefield are vanished and set to value one.
Moreover, any affine augmentation from albumentation is not usable, because anglefield has to be treated in different way for affine transformations, as in the original FrameField repo f.e. rotate_anglefield

Am I right?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.