Manuel
Manuel
## 🐛 Bug ## To Reproduce (REQUIRED) Steps to reproduce the behavior: Default training, but use a dataset that has images without any bounding boxes. ## Expected behavior Do not...
I translated neataptic to a JAVA - Version you can see it here: [https://github.com/raimannma/Neataptic4J](https://github.com/raimannma/Neataptic4J) There might be some bugs, but i will integrate some tests and hopefully fix all of...
Hi, i have dynamic data, where every 5 minutes a new data point is collected. So i want to train an LSTM or GRU once and every 5 minutes, i...
In the requirements.txt is a duplicate entry of scipy one without version specification one with version higher than 1.4.1 requirement. This pull request sets the requirements `scipy>=1.4.1`, and removes the...
REBASED VERSION from steven nguyen Ugh I keep getting this error. I put in so many layers!!!!  I looked at the code to try to do it myself but...
Complete clean up removing plugin lobrok, as it is not compatible clean up getter and setter more structure of code
**Problem Description** Currently we can only retrieve the leaderboards by pagination, we can only query 200 players in one step and a leaderboard can have up to 15k players, so...