adding more criteria (e.g taking a sample pixel from somewhere to determine if it's day or night) makes the code run slower so it cant make it more than score 600 anymore (without it i'm stuck at 730 point) ...so how you got 900? you must have done something to do computationally lightweight criteria to verify the obstacle at night, right?
not work =/ Traceback (most recent call last): File "dino.py", line 54, in main() File "dino.py", line 49, in main start() File "dino.py", line 32, in start click(Cords.replaybtn) NameError: name 'Cords' is not defined
adding more criteria (e.g taking a sample pixel from somewhere to determine if it's day or night) makes the code run slower so it cant make it more than score 600 anymore (without it i'm stuck at 730 point) ...so how you got 900? you must have done something to do computationally lightweight criteria to verify the obstacle at night, right?
How did you open the CMD when you were about to execute the code. I have newer version and it doesn't have anything next to the play button
To fix it losing at fast speeds you need to use genetic algorithm
Good work. U used a fixed time for jump? I am using opencv to detect the trees and weird flying birds. Will upload soon
Can I see source,please?
yes give us the source code
not work =/
Traceback (most recent call last):
File "dino.py", line 54, in
main()
File "dino.py", line 49, in main
start()
File "dino.py", line 32, in start
click(Cords.replaybtn)
NameError: name 'Cords' is not defined
Good Work.
Dainasaure