Add these files to main Dir(evaluation Data and Facebook Data)
-https://drive.google.com/file/d/1xZUoCbhzcCwsgaeoHX5hxizyYRL7j5HT/view?usp=sharing
to Run GUI
Python CGFC_GUI.py
to Run in CMD--(Remove comment symbol fromg start function call)
Python CGFC.py
Important Files
-CGFC_GUI.py-GUIs
-CGFC.py - Image detection exicutiong functions Both multiple and one image
-Object_detection_image.py - Cloth detection process
-CGFC_Funtion/ folder - have all the important Functions created for each part
-FacbookData/-Test data set(Download from above google drive and move it to root dir)
-EvaluvationData/-Test data set(Download from above google drive and move it to root dir)
Members Code Locations
--Supun Sethsara(145083G)--
-Object_detection_image.py
-CGFC.py
-CGFC_Funtion/colorDetector.py
-CGFC_Funtion/evaluation.py
-CGFC_Funtion/PhotoPreprocessing.py
--Harindi Halkewela(145028U)---
-CGFC_Funtion/Apriori_Cal.py
-CGFC_Funtion/Jaccard_Recommendation.py
--Sandaru Jathunga(145052L)--
-CGFC_Funtion/photoRating.py
R&D
-colorDetection (Supun Sethsara(145083G))
https://colab.research.google.com/drive/1dkt_x44zFbrghZYf-L8CfEjjbv1KtsQE
-Jaccard-Final (Harindi Halkewela(145028U))
https://colab.research.google.com/drive/14fU9yadTRszxvl1LjaE3d0tXn0GIMGe5
-apriori-Final (Harindi Halkewela(145028U))
https://colab.research.google.com/drive/1x-7dycgz-kvz0e9-wHN3xUifKeAg9Ex6
-topic model(Harindi Halkewela(145028U))
https://colab.research.google.com/drive/1qUeqvNK0gsI4kvEPNnWVduCNGt3e70I5
-topic model2(Harindi Halkewela(145028U))
https://colab.research.google.com/drive/14GZV4Mhm7hNJkF-PQLT0ST7RWShSYXPF
-Photo Rating based on Comments and Reacts(Sandaru Jathunga(145052L))
https://colab.research.google.com/drive/1QqthDWM4zKFMCAI3yLfVRIgPmsStVEMh
referrence
-Tutorial for Tensorflow:
https://github.com/EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10