Tony Chou
Tony Chou
Hi, This is the pure Python version of [AI Basketball Analysis](https://github.com/chonyy/AI-basketball-analysis). You might want to check out that complete version of the project which contains a nice user interface and...
Hi, sorry for the late reply. Do you have OpenPose properly installed on your device? If you don't, [](https://colab.research.google.com/github/hardik0/AI-basketball-analysis-on-google-colab/blob/master/AI_basketball_analysis_google_colab.ipynb) this is a notebook that walks you through the whole process...
Hi @xugaoxiang, Thanks a lot for the information! I will update the instructions on my repo following your solution. The compilation of OpenPose is always troublesome, I'm glad that you...
I know that the efficiency of Faster RCNN is fairly limited. I started with it because of its high accuracy. I need enough accuracy to design the algorithm for this...
@AditSoni Hey, can you please tell me what error message did you get?
@AditSoni Hi, I think this problem has something to do with your environment setup, please try it on Windows or Ubuntu. Also, feel free to start a new issue since...
@AditSoni Hi, please start a new issue if you encounter any further problems. Thanks!
Hi @hardik0 First of all, I really like your work! I have been looking for ways for people to try it without cloning it on their local machine with a...
For your problem, I have two advice to give you. Since I can't get your project into work, could you try it and tell me if it works? 1. It's...
> Now I'm facing another issue. This problem occurs sometimes on some videos. Hi @hardik0, I believe this is because of the lack of exception handling. I apologize for being...