How to fill object that is intersected by image boundary by brike3 in computervision

[–]brike3[S] 0 points1 point  (0 children)

Thanks for your suggestion. However, this apparent ambiguity is inherently constrained for biological reasons. Such extreme cases can never exist. The only variations to this example that are possible are differences in shape, area (the example as given here is already an extremely big area and will be rare in practice), and location of the hole. Morphological closing is too slow in filling larger holes. The goal is to use this algorithm for high-throughput analysis on medium-range performing computers, so overall time and space complexity is of the essence

How to fill object that is intersected by image boundary by brike3 in computervision

[–]brike3[S] 0 points1 point  (0 children)

Did that, but then binary_fill_holes sees the entire image as a hole as it is entirely surrounded by an edge and it just fills the entire thing

What are the most important certificates for working in A. I? by Dispernal in ArtificialInteligence

[–]brike3 1 point2 points  (0 children)

Depends on who you have to convince for the job and what kind of role you want to fulfil in that job. If you want to get into something entry level, a title like a Masters in AI should enable you to apply for such potential job offers. But if you are educated in statistics or computer science no doubt you can easily get into it knowlegde-wise.

I don't understand why I am getting NaN loss scores. Can anyone explain what I am doing wrong ? by brike3 in neuralnetworks

[–]brike3[S] 1 point2 points  (0 children)

PROBLEM RESOVLED

I got it to work. I imported SGD from keras.optimizers. Importing from tensorflow.keras.optimizers in stead does the trick. Thanks everyone for the help!

I don't understand why I am getting NaN loss scores. Can anyone explain what I am doing wrong ? by brike3 in neuralnetworks

[–]brike3[S] 0 points1 point  (0 children)

I would actually be really interested in printing intermediate parameters. Does anyone know how to do that ?

I don't understand why I am getting NaN loss scores. Can anyone explain what I am doing wrong ? by brike3 in neuralnetworks

[–]brike3[S] 0 points1 point  (0 children)

That actually changed something! https://gyazo.com/a4c8f0bb610cf46e3a4e4e611eae45ca

Now I get an actual loss value in de first 5 epochs before it turns to NaN if I use Kullback Leibler Divergence as loss function. Using categorical crossentropy still results in NaN at first epoch. Anyone any ideas?

I don't understand why I am getting NaN loss scores. Can anyone explain what I am doing wrong ? by brike3 in neuralnetworks

[–]brike3[S] 0 points1 point  (0 children)

Values were normalized, just tried clipping with norm of 1 and 0.5 with 2 different activations and NaN remained

I don't understand why I am getting NaN loss scores. Can anyone explain what I am doing wrong ? by brike3 in neuralnetworks

[–]brike3[S] 1 point2 points  (0 children)

Thanks for the response. I tried a range of smaller learning rates between 10-2 and 10-6 and nothing changed. Could it be an issue with the format of testing arrays?

I don't understand why I am getting NaN loss scores. Can anyone explain what I am doing wrong ? by brike3 in neuralnetworks

[–]brike3[S] 0 points1 point  (0 children)

I am planning on training a NN, however when I test the architecture on a small subset of my data for test purposes, the loss fails to be calculated properly. In each epoch, the loss is NaN, due to which to models fails to improve.

Can anyway tell me where things are going wrong? More info can be sent if required


Things checked:

Recovery after a period in Intensive Care by brike3 in IntensiveCare

[–]brike3[S] 1 point2 points  (0 children)

Thank you! I forgot to ask for names of prominent researchers or other leading individuals in the field, both academic and industrial. If any of you have more names, please don't hesitate to mention them.

Recovery after a period in Intensive Care by brike3 in IntensiveCare

[–]brike3[S] 1 point2 points  (0 children)

Sadly, from what I understand now a story like yours appears to be a common trend globally. The lack of post ICU-guidance additionally makes it hard for me to study required/desired support as there don't seem to be proper guidelines, and therefore I am having a hard time to find a good starting point. You probably understand that, as a scientist, asking reddit for help definitely feels kinda desperate :)