CS175 project in Minecraft
project website https://hoelyhuy.github.io/HoodRobin/
Youtube link to image detection (not really important)
https://www.youtube.com/watch?v=4eIBisqx9_g&t=194s
Youtube link on how to install on Windows (anaconda is required):
https://www.youtube.com/watch?v=ns7TpJdSQhw&t=908s
Link to instructions for training out data set, inside there is a github link that shows the process more in detail https://towardsdatascience.com/yolov2-to-detect-your-own-objects-soccer-ball-using-darkflow-a4f98d5ce5bf
Image labeling tool
https://github.com/tzutalin/labelImg
Github link to image detection (using tensor flow)
https://github.com/thtrieu/darkflow
Plans for now:
Generate data for training, and lable data using image labeling software (link to software above)
Figure out how to use Collab to train the data (using darkflow, link to darkflow is above)
Hook darkflow with docker and use it there for image detection