Hardik Gupta

Results 12 comments of Hardik Gupta

It listens to ' \ ' pressed , but return keycode = '0' when checked using input processor , Strangely if we try it as "if(Gdx.input.isKeyJustPressed(Keys.BACKSLASH)||Gdx.input.isKeyJustPressed(Keys.UNKNOWN))" the method still does...

You can add a valueEventListener for the URL column , and every time it fires it should re-cache the image. Hope this helps

@haansplosion You can store the images in any storage and store the link in firebase database , and every time user uploads a new image , the URL will change...

For some reason, even if ground truth is provided, Keras generator returns an array of 0's as labels

@edcable I would like to work o this issue.

therajanmaurya, @edcable @dilpreet96 is this feature approved? Can I work on it?

Hey @sbc100 , apologies, but i am not allowed to share the wasm file . Could you guide me what references are ? And its weird that this file works...

Hey @sbc100 I did make -sMIN_SAFARI_VERSION=12000 But that did not help. Even tried with -sMIN_SAFARI_VERSION=14000.

does "references" mean what i think it means? When we pass a variable by reference using "&" ? Because i have loads of those in my code.