Giter Site home page Giter Site logo

dino-ml's People

Contributors

utay avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dino-ml's Issues

Use a cross platform tool instead of screencapture

ERROR:'screencapture' is not recognized as an internal or external command,
operable program or batch file.
can you please explain the line"os.system("screencapture -R{},{},{},{} tmp.png".format(x, y, w, h))"

I am getting same input values all the time

I am getting same input values all the time , seems the distance remain as 1000000, and the length as 1 and speed as 0,
image

Could someone please help on this issue and can I please have an idea about getting the distance as 1000000.

Image index out of range

Traceback (most recent call last):
File "ai.py", line 17, in
main()
File "ai.py", line 8, in main
generation.execute()
File "dino-ml/generation.py", line 25, in execute
obs = scanner.find_next_obstacle()
File "dino-ml/scanner.py", line 54, in find_next_obstacle
dist = self.__next_obstacle_dist(image)
File "dino-ml/scanner.py", line 73, in __next_obstacle_dist
color = image.getpixel((x, y))
File "/usr/local/lib/python3.6/site-packages/PIL/Image.py", line 1282, in getpixel
return self.im.getpixel(xy)
IndexError: image index out of range

What's the max score ?

Also please comment coordinates like 0,0,500,600 , what are these for because those change on my screen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.