Rodrigo Laguna

Results 22 comments of Rodrigo Laguna

Mmmm I'm not sure.... What is exactly a coredump? how do I do it?

I could not solve that problem. Finally I end up using a python interface provided by fasttext (I don't know how did'nt I see it at first time). It is...

could it be related to #235 ? I'm having similar issue: train on GPU, save the model, load back again and then results are not as good as expected (I'm...

I tried it locally in Ubuntu / jupyter notebook, and all checked were some weights values in the encoder. After several initializations they didn't change, but for some others in...

any news on this? I'm stucked here. I tried using model.save and load but it isn't working: super good performance when training/evaluating, but then, if I save the model and...

How could Travis CI fail if I just changed `README.md` file?

Ok thanks for your answer, so Docstings yes, type hinting nope. I will close this issue then, hope to make an appropriated PR soon! **EDIT** I couldn't close the issue,...

good point. Also `x_offset` is a little redundant on its definition. It is a bit different from the [original implementation](https://github.com/experiencor/keras-yolo3/blob/e1e6073fc49839d027e58487f682de7c8a4184be/utils/utils.py#L132) It may be related to #338 looks lie another bug...

_the following message was originally posted on #353 but the issue was closed as the main point on the issue was solved. However the message contain some clues to the...

any news on this @OlafenwaMoses @plenari ?