Results 16 comments of Bryan Dam

I've been trying to get HMR working in our .Net Core 3.1+Vue project that was based on an earlier version of this starter template. It would appear that UseWebpackDevMiddleware isn't...

@chavenor: I know I'm necroposting but did you have any luck creating your own training set? If so, were you able to get Q, X, Z working?

Sorry for necro-posting but I've been playing around with this and came up against the same issue. The currently online demo doesn't seem to have Q and Z and instead...

Thanks @ohmycaptainnemo; upon re-read I see I missed two things: A) You were initially asking about and outright error. The project was throwing an error whereas the online demo 'worked'....

I know I'm necroposting and late to the game but I'm also trying to get this compiling/working and have the same problem @SB2020-eye seems to: I can't find a 'numpy-dev'...

Correct, you'll have to find places that have archived builds. For windows (native) I was able to get it working with builds from here: https://github.com/fo40225/tensorflow-windows-wheel/tree/master For others platforms: https://pypi.org/project/tensorflow/1.6.0/#files

Can confirmed this is also fixed on my end. Thanks for the fix @timayabi2020!

@MJT0: You need to download the IAM On-Line Handwriting Database and extract it into the raw folder: https://fki.tic.heia-fr.ch/databases/iam-on-line-handwriting-database I checked and the file you list above exists in the dataset.

Ok, I think myth confirmed here. I've tried a handful of similar TensorFlow 2 forks and they all seem to break the actual model learning. They can use the models...

No, this repo works in so-far as it can use the model that was built with the original repo but it will not build one itself. Updating Tensor Flow from...