Weekly Reports
Weekly Report 11
Xinyu Zhao: This week I worked on the webapp with the group, doing webpage and testing of the data transfer. I also finished the project poster. Tianhan Hu: This week I finished deploying webapp using flask and aiohttp on Read more…
Weekly Reports
Weekly Report 10
Tianhan: This week I did a lot of benchmark on my trained hand detection model. I also trained another model using faster rcnn as backbone to compare the outcome. It turns out that the model trained with faster rcnn was Read more…
Weekly Reports
Weekly Report 9
Tianhan: This week I finished training our hand-detection model. I did some experiment and validation on it, and it seems pretty OK. Currently I am writing code to merge the detection model with the OpenCV part. I also looked more Read more…
Weekly Reports
Weekly Report 8
Xinyu Zhao: This week I kept finalizing working with contours and after modifying the epsilon when using the approximate function, and testing extensively both in static images and camera captures, it correctly outputs the coordinates of the shape, and it Read more…
Weekly Reports
Weekly Report 7
Tianhan: This week I continued to follow the online tutorial on transfer training with COCO models. I have fixed my training method using Google Cloud Platform. Hopefully I could finish the tutorial early next week, and train out our hand-detection Read more…
Weekly Reports
Status report 6
Team Update: Risk is that the coordinates capture by the first step might have some inaccuracies, and we have to also make sure that the data are correctly transferred to the AR part. We plan to have extensive Read more…
Weekly Reports
Weekly Report 6
Tianhan: This week I continued to work on machine learning based method for hand detection. After comparison of several different methods, I have settled on using Tensorflow’s Object Detection API and the retraining method to solve the problem.As for the dataset, Read more…
Weekly Reports
Weekly Report 5
Team status update: This week’s progress was shorter because of spring break, and it’s slightly behind schedule Tianhan Hu: This week I kept on researching on machine learning based approach for hand-detection. I was a little bit behind schedule Read more…