Skip to content
Snippets Groups Projects
Unverified Commit ee275e16 authored by h0dol9805's avatar h0dol9805 Committed by GitHub
Browse files

Merge pull request #3 from h0dol9805/h0dol9805-patch-1

Update README.md
parents 3e9d4a49 eac8d608
Branches
No related tags found
No related merge requests found
...@@ -2,5 +2,21 @@ ...@@ -2,5 +2,21 @@
Hunter chase the target using computer-vision in UNITY Hunter chase the target using computer-vision in UNITY
# Guide # Guide
A.H.V(BETA) : Unity3D Project Folder 1. Bulid enviroment for running flask & Unity ML-Agent
SegmentationModel : Start ImageProcessor.py before play Unity3D
\ No newline at end of file #Install Unity
Editor Version = 2021.3.11f1
#Install ML-Agent plugin release 20
Install Guide link = https://github.com/Unity-Technologies/ml-agents/blob/release_20_branch/docs/Installation.md
#Install running enviroment (using mlagent.yaml file in project)
conda env create --file mlagent.yaml
2. Running
#Run ImageProcessor.py
![image](https://github.com/h0dol9805/Artificial_Hunter_Vision/assets/145313806/1aafe448-408b-4af5-9dd5-df76e0f5a697)
#Play Unity Project
![image](https://github.com/h0dol9805/Artificial_Hunter_Vision/assets/145313806/2227d1eb-4bf8-4c28-b5a4-4297c7812546)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment