rkassana / tello-rl-yolo

Tello drone object tracking using object detection (YOLO) and reinforcement learning (DDPG)
68 stars 20 forks source link

Requirements #4

Open ninannan2 opened 4 years ago

ninannan2 commented 4 years ago

Dear Rahim, such an amazing work. Well done! I've tried so hard to run this code on my Windows sys with GPU, however, every time I get different errors when using different versions of required packages (like tensorflow, keras, tensorflow estimater, etc). May you let me know exact versions of the packages, for example, tensorflow== 2.0.1, or tensorflow== 1.4.1 etc. I appreciate if you can take a look at your pip list (in the case you are using conda) and create a very detailed requirements.txt file. Thanks in advance.