Kaszanas

Results 58 comments of Kaszanas

Found yet another broken example @mbostock "Deep Learning Snake Game" https://deep-snake.herokuapp.com/ I had really high hopes for that one :D Found another one which I could edit myself but Wiki...

@b3nab Please review the changes if possible. This is an issue which is also happening in my use case of this library.

I have changed two things that made the solver work: - changed colmap matcher from exhaustive to sequential, - Switched from input of pre-processed images to video input. This worked...

This then seems to be language version-specific and one might think about including the cut-off point as to which language versions should use which commands. This in order would present...

Seems then that this could be resolved by effectively introducing two commands for installation and mentioning which versions of Golang require which command to be run. Example below: # Installation...

Yes, this one works @wuhuikai The one introduced in the README doesn't have this suffix: ``` view?resourcekey=0-GJ3Loydd4k2QaONnVd3B5Q ``` I suspect that the README url is a link to the resource,...

Thank you @WarmUpTill I will verify your suggestion and let you know if it works. Currently I have set up a practical workaround. I will try to let you know...

So I have verified the issue. I have found the following. While technically the provided solution solves the problem, these controls keep flashing between two states: ![image](https://user-images.githubusercontent.com/34846245/192286481-def16235-9b7d-4bfd-8a6d-a90ce3693f76.png) ![image](https://user-images.githubusercontent.com/34846245/192286552-a2c1ec01-8cb7-404c-8d0e-b94c8548843b.png) I suspect...

Yeah @WarmUpTill I was relying on the Window tab. Thing is that it is not there. ![image](https://user-images.githubusercontent.com/34846245/192649110-d808ba47-a0b3-4c36-bf7a-872172dc5eac.png)

Oh wow! Damn, I just had the assumption that these tabs will be there at all times. I will check if all will work as intended. Thank you very much...