From e20b2857ea4e71f04816ba8b5def0506411d92c6 Mon Sep 17 00:00:00 2001 From: ryanwong Date: Sat, 26 Nov 2022 01:27:19 -0500 Subject: [PATCH] first commit --- .DS_Store | Bin 0 -> 6148 bytes README.md | 8 ++++++++ 2 files changed, 8 insertions(+) create mode 100644 .DS_Store create mode 100644 README.md diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f98d7586a132f9750ae2aa6efa0cf19f2bebe1bb GIT binary patch literal 6148 zcmeHKu};H447DLcB$kehx3MAh53W_%kt%jnDix$w=}?%n@ekd*@focA6VLX65=CWX zfM?0~a<*SCc|#nFh|Zr^Q;~^?)Nn(2wPkFUHy_zqiBv$fdu-Oz#Y4N@jVezEj9baI ztmR4eL;lNEKeuh0X1QsXh}9p*!`tlceKyRme$4M4d(Wn~pwg%S6`%rCfC~Ie1<We_GRDcRlfo}!u`;g#6v4Q9l{?DJN^0P}EOHJbAfj4&+J&sK8Kx^Vm+T|KGq*%>P3YcT|81{3!*r zY8K5LuT*;L=;f@}Cip%4%TVj(SiBVjy%l3)t@yH6m+Tt(T(AptI^s?T@<+gQp;3X~ GP~a2LsVR;C literal 0 HcmV?d00001 diff --git a/README.md b/README.md new file mode 100644 index 0000000..ce7acfa --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Task + +1. Download ds_test.zip https://drive.google.com/file/d/1mIdJrdFeRkEfxHnkMU38z8Bn5JBt7YIK/view +2. Unzip and annotate images of 3.5 present and 3.5 not present using makesense.ai. +3. Put all the images and annotation files in one folder name it ‘obj’. Put obj folder in another folder name it ‘archive’. Zip the file +4. Trained the model using copy_of_yolo.ipynb on the zip file u created +5. Test the model using inference_on_CPU_using_trained_model_yolov3.ipynb +6. Demo to us that it can filter when 3.5 drive is present or not by end of day