mp-coder commited on
Commit
58cbe9a
·
verified ·
1 Parent(s): 4ecda58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -180,6 +180,7 @@ If the dataset raises interest, I may consider augmenting the data volume: it's
180
 
181
  Any inquiry about the project will be welcomed either through HuggingFace or my [X account](https://x.com/mp_coder), you can ask whatever :)
182
 
 
183
 
184
  # Purpose of the dataset and analysis algorithms
185
 
@@ -258,7 +259,8 @@ Set 1 contains videos of a length between 2 and 3 seconds, set 2 between 3-4 , s
258
 
259
  After the release of this dataset, the next step is to publish the code that analyses the video to extract data from it; that algorithm considers both the ball and the wheels movement.
260
  Once I publish it, I will probably get my hands on another project, you can know about it on my X.
 
261
 
262
- # X: [( @mp_coder )](https://x.com/mp_coder)
263
 
264
  <blockquote class="twitter-tweet"><p lang="en" dir="ltr">Tip for CV Project Development:<br><br>💠Always approach a problem from different perspectives<br><br>I have spent a lot of time trying to improve an algorithm for video analysis through redefining it. <br>Even if it did improved, another factor has made it much more precise📹 </p>&mdash; Mister P coder - mainly CV🚀 (@mp_coder) <a href="https://twitter.com/mp_coder/status/1869730297576833238?ref_src=twsrc%5Etfw">December 19, 2024</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
 
180
 
181
  Any inquiry about the project will be welcomed either through HuggingFace or my [X account](https://x.com/mp_coder), you can ask whatever :)
182
 
183
+ The algorithm is published in the [Github of the project](https://github.com/mpcodingdev/RouletteVision)
184
 
185
  # Purpose of the dataset and analysis algorithms
186
 
 
259
 
260
  After the release of this dataset, the next step is to publish the code that analyses the video to extract data from it; that algorithm considers both the ball and the wheels movement.
261
  Once I publish it, I will probably get my hands on another project, you can know about it on my X.
262
+ # RouletteVision model: [Available here](https://github.com/mpcodingdev/RouletteVision) 💠
263
 
264
+ # X: [( @mp_coder )](https://x.com/mp_coder) 👈🏼
265
 
266
  <blockquote class="twitter-tweet"><p lang="en" dir="ltr">Tip for CV Project Development:<br><br>💠Always approach a problem from different perspectives<br><br>I have spent a lot of time trying to improve an algorithm for video analysis through redefining it. <br>Even if it did improved, another factor has made it much more precise📹 </p>&mdash; Mister P coder - mainly CV🚀 (@mp_coder) <a href="https://twitter.com/mp_coder/status/1869730297576833238?ref_src=twsrc%5Etfw">December 19, 2024</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>