Skip to content

Commit ffc5d52

Browse files
Update README.md
1 parent f81eee4 commit ffc5d52

File tree

1 file changed

+2
-2
lines changed
  • 8_part CSGO custom object detection faster aim bot

1 file changed

+2
-2
lines changed

8_part CSGO custom object detection faster aim bot/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# TensorFlow CSGO custom object detection faster aim bot
2-
### Original text version of tutorial you can visit [here](http://pylessons.com/).
2+
### Original text version of tutorial you can visit [here](http://pylessons.com/Tensorflow-object-detection-faster-csgo-aim-bot/).
33

44
Welcome to part 8 of the TensorFlow Object Detection API tutorial series. In this tutorial I will show you how to export newly trained model and we'll test it out.
55

@@ -41,4 +41,4 @@ Next we tried to play CS:GO and I let my bot to shoot enemies, you can check thi
4141

4242
That’s all for this tutorial. With new model I didn't solved FPS problem, it improved performance slightly but not that we could play our game. So for future work I decided to learn doing stuff on multiprocessing and run our code processes in parallel. So in next tutorial I will be doing stuff with multiprocessing.
4343

44-
### Original text version of tutorial you can visit [here](http://pylessons.com/).
44+
### Original text version of tutorial you can visit [here](http://pylessons.com/Tensorflow-object-detection-faster-csgo-aim-bot/).

0 commit comments

Comments
 (0)