interesting![]()
interesting![]()
I checked your rock training data and it seems you are using bounding boxes as your output. Have you tried using a same size bitmap as output where each rock pixel is colored. This way the neural network would output for each pixel a probability of being part of a rock. In the script you could then choose the pixel with highest probability.
It would be great if a reflection/injection bot could be used to create those images but otherwise you could just draw a circle or square on top of each rock and convert those images to black and white bitmaps.
If I understand correctly, you are talking about image segmentation. I haven't thought about trying it out because of 2 reasons, the first is the difficulty in collecting training data (maybe your second suggestions can fix that).
Using a bot to create training data is an excellent idea. It will be a very valuable contribution.
I did a google search on that term and it seems to be roughly what I'm talking about: https://leonardoaraujosantos.gitbook...mentation.html.
I think it might be a more natural task for a neural network but I have never actually tried doing it.
Logged in for the first time in a few months to respond to this.
This is really great stuff. I was working on a PvM Aid with TensorFlow/OpenCV before I started my job, but this blows it out of the water. Super excited to see where this goes.
update: finished amethyst bot. Added example script using finite state machine. Generate nice pretty graphs.
Screenshot from 2017-08-28 03-19-09.jpg
What are some resources you've used if others want to do something similar but with different activities?
Awesome work, would love to see your code .
Dont Steal..
Very cool. Would love to see it on GitHub so I can hack at it.
Side note: if I was looking to do something like this, where should I start? Learning Python seems like a good jumping-off point.
Last edited by KeepBotting; 10-18-2017 at 09:25 PM.
GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!
<BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols
Any progress? PoC code? Would this be implemented into Simba, a new framework or a combination of programs? I really look forward to any future updates!![]()
Here, I've made some training data for image segmentation
villavu.com/forum/showthread.php?t=118169
Any updates on this project?
Would love to work on this! Ive been thinking about designing a RL pk bot for a while...
Very cool project! I was actually going to embark on something very similar to this using Lazarus/Delphi so that it could be easily integrated with Simba. I'm curious, how taxing is this on your machine/what are the specs on the machines you've tested this on? I'd imagine a decent modern computer would have no problems running a single instance of this, but I'm thinking it might not scale too easily.
Got me quite interested on this since it’s Machine Learning related!
''If you want something you've never had, you have to do something you've never done''
total leve 2715/1b exp +... exterminated.
Im assuming this has been abandoned but it gave me motivation to learn about ML myself. I am taking a 4** level ML class next semester so a head start wouldn't be too bad![]()
reviving this thread , found this neat source if anyone else wants to learn
https://github.com/slyautomation/osrs_yolov5
Dont Steal..
There are currently 1 users browsing this thread. (0 members and 1 guests)