sholtodouglas / fencing-AI

Using deep learning to referee fencing
32 stars 8 forks source link

Labeled Data #2

Open BANANAPEEL202 opened 4 years ago

BANANAPEEL202 commented 4 years ago

Hi, I'm a fellow fencer and am learning machine learning programming. I've tried to run your code to automatically label databut I've run into countless issues. I was hoping if you would be kind enough to share your labeled foil data with me. I'm also new to using Github so I apologize if this is not the correct way to contact you.

sholtodouglas commented 4 years ago

Hi! This is pretty old code, written in python 2 - are you using that? I don’t have the data anymore and it’d be hard to transfer as it ends up as like 30GB, but can help you if you describe the issues you’re having.

BANANAPEEL202 commented 4 years ago

Hi Thanks for responding so quickly! I'm using Google Colab so I am not running python 2. I've run into a lot of problems with outdated packages. So far, I've managed to get the code that downloads the youtube videos to work properly but I'm stuck on cutting the clips. Here's a github to my code: https://gist.github.com/BANANAPEEL202/747ea4079d231f37f21abf212298ae31

so you can see the error I'm running into on the second block. Sorry that its a bit of a mess

Thanks again!

On Fri, Jul 3, 2020 at 11:24 PM Sholto notifications@github.com wrote:

Hi! This is pretty old code, written in python 2 - are you using that? I don’t have the data anymore and it’d be hard to transfer as it ends up as like 30GB, but can help you if you describe the issues you’re having.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sholtodouglas/fencing-AI/issues/2#issuecomment-653728097, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQFJ66LWHNBXVJ7IDYZPNCTRZ3DJRANCNFSM4OQG77AQ .

XiangyiTan commented 10 months ago

Hi, I am an EEE student and a sabre fencer at UCL and I am recently working on a fencing scoring machine. I would really like to work in the field of AI ref for fencing in future years and I found this amazing project. May I ask if are you still working on it? In my discussion with my supervisor, it would be very challenging to label all data with visualization or a camera because there are countless shelters of the blade and the body of the fencer, it is very hard to use the camera to label the attack, so the application of the AI referee in the real match has a very long way to go. The advice of my supervisor is to use some wearable body sensors on the joints of the fencer, and AI ref the game with a combination of deep learning point labeling on visualizations and the dataset of angles and positions of the fencer from the sensor. Is it a plausible idea to work with? Thank you really much for reading this and I would be extremely happy if you could reply to me.