Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions #4

Open
Bertus-W opened this issue Sep 24, 2020 · 5 comments
Open

Questions #4

Bertus-W opened this issue Sep 24, 2020 · 5 comments

Comments

@Bertus-W
Copy link

Bertus-W commented Sep 24, 2020

Hi, I've got some questions regarding this project. I'm actually using yolov5 at work now and I maybe going to attempt a project like this myself.
Is yours functional yet?
I see you use MSS to record realtime. How many frames are you getting on which hardware?
Does it also work with the new skins introduced in csgo?
Would like to know.

@kir486680
Copy link
Owner

This project is functional but requires good hardware(gpu). MSS can get around 30-40FPS. Could you elaborate on your skin question?

@Bertus-W
Copy link
Author

30-40 is pretty decent for python, inferring probably can't go much faster than that. To elaborate, csgo got a new feature where players can put skins on their players, resulting in somewhat different shapes and colors, I think it would be hard for a model to know the difference between CT and T unless trained on all the different skins.

@kir486680
Copy link
Owner

It is trained on different skins and should work on the latest versions

@ilu123
Copy link

ilu123 commented Mar 29, 2021

will it support MacOS?

@kir486680
Copy link
Owner

kir486680 commented Mar 29, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants