DeepLeague icon indicating copy to clipboard operation
DeepLeague copied to clipboard

(Open Source) Computer Vision + Deep Learning + League of Legends

Results 4 DeepLeague issues
Sort by recently updated
recently updated
newest added

A first pass using the logging framework to replace the print statements and a -log logfile.csv option to the command line. Also calculating/outputting X and Y coordinates instead of bounding...

Tensorflow 2 and higher have removed stuff from contrib and I believe this causes data building issues when running the python script yad2k.py. My issue is when running python yad2k.py...

1. Error while config ``` AttributeError: module 'tensorflow' has no attribute 'space_to_depth' ``` 2. Error while running test_deep_league.py ``` Using TensorFlow backend. Traceback (most recent call last): File "test_deep_league.py", line...