-
Trained TTNet global model using ttnet_1st_phase.sh.
Using the above trained model for new test sequence always gives fixed prediction for the entire video.
python test.py --working-dir ../ --save…
-
Hello, I'm very interested in your 2020 TTNet paper, I reproduced the code, but the result is very different from your demo, the ball detection error is very large, the semantic segmentation is not ac…
-
It would be good if there was some example support for table tennis. There is a model detection model here: https://github.com/sisrfeng/TTNet. If that can be used, maybe adding support to figure …
-
Hi, I am having a little problem collecting and transforming data using BML, I have modified the code based on your example and it is able to collect the data successfully, but when I run the code for…
-
The website below used to provide links to videos and labels. Now the links are all [invalid](url)
https://lab.osai.ai/datasets/openttgames/
-
Hello, you successfully trained the model of TTNet, that`s great! After running the code in Mr. Mau Dung who is the author of the source code steps, I found that the table tennis X coordinate of globa…
-
**Description / Описание**
A clear and concise description of your suggestion.
Детальное описание вашего предложения.
Hi, since 2019 goodbyedpi hasn't been working properly in Turkey for TTNET us…
-
As a follow up of #1943, `wlan.connect` function causes reset:
```
print("naber")
naber
>>> import network
>>> wlan = network.WLAN(network.STA_IF)
>>> wlan.active(True)
>>> wlan.scan()
f r0, scandon…
-
I'm seeing a weird behavior when running lsp. When I run lsp in pretty much any directory, the number of files is accurate but I'm seeing lots of repeated filenames. For example, in a given director…
-
It would be useful if pre-trained weights could be provided.
Are there any plans to making them available?