├── MODEL TRAINING SCRIPTS └── FINAL_Inverted_PyTorch_Model_P&ID.ipynb ├── README.md ├── main_driver ├── 3.jpg ├── 3.zip ├── Actual Output (on CPU machine) │ ├── FINAL_P&ID.jpg │ └── FINAL_RESULT.xlsx ├── Aneesh_Risav_P&ID_Detection_and_Labelling_System.ipynb └── model_Inverted └── requirements.txt /MODEL TRAINING SCRIPTS/FINAL_Inverted_PyTorch_Model_P&ID.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aneeshbhattacharya/Automated-PnID-Symbol-Detection-and-Labelling/HEAD/MODEL TRAINING SCRIPTS/FINAL_Inverted_PyTorch_Model_P&ID.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aneeshbhattacharya/Automated-PnID-Symbol-Detection-and-Labelling/HEAD/README.md -------------------------------------------------------------------------------- /main_driver/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aneeshbhattacharya/Automated-PnID-Symbol-Detection-and-Labelling/HEAD/main_driver/3.jpg -------------------------------------------------------------------------------- /main_driver/3.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aneeshbhattacharya/Automated-PnID-Symbol-Detection-and-Labelling/HEAD/main_driver/3.zip -------------------------------------------------------------------------------- /main_driver/Actual Output (on CPU machine)/FINAL_P&ID.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aneeshbhattacharya/Automated-PnID-Symbol-Detection-and-Labelling/HEAD/main_driver/Actual Output (on CPU machine)/FINAL_P&ID.jpg -------------------------------------------------------------------------------- /main_driver/Actual Output (on CPU machine)/FINAL_RESULT.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aneeshbhattacharya/Automated-PnID-Symbol-Detection-and-Labelling/HEAD/main_driver/Actual Output (on CPU machine)/FINAL_RESULT.xlsx -------------------------------------------------------------------------------- /main_driver/Aneesh_Risav_P&ID_Detection_and_Labelling_System.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aneeshbhattacharya/Automated-PnID-Symbol-Detection-and-Labelling/HEAD/main_driver/Aneesh_Risav_P&ID_Detection_and_Labelling_System.ipynb -------------------------------------------------------------------------------- /main_driver/model_Inverted: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aneeshbhattacharya/Automated-PnID-Symbol-Detection-and-Labelling/HEAD/main_driver/model_Inverted -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aneeshbhattacharya/Automated-PnID-Symbol-Detection-and-Labelling/HEAD/requirements.txt --------------------------------------------------------------------------------