Open comments for this post
devlog 2
fixxing ocr and double click cordinates. I realized that it wasnt a traing issue most of the time rather the ocr just sucks so i cropped the header to help. and i also had client side cordinates for the header so ocr was bugging i fixxed it by adjusting for its pov. same with click cordinates. also for some reason it clicks the same square twice to i decied to filter out over lapping classes to fix it using iou. it has improved the accuracy but still not as accurate as id like
Open comments for this post
devlog 1
adding on fixxing the tunnel not connecting to port 8000/ 502 gateway error i needed a time .sleep after debugging with curl, also. ocr struggles with all the text so i cropped it for purely ocr, with a test script to find each corner and the width/height of it. need to fine tune model for more items as of now it doesnt know what to click and is only good at items in dataset and the full item not pieces of it.