Progress
- Added multi-threading feature to the local socket object-detector. Now separates image transfer and computer vision into two different threads, and the gathered image is passed between threads through a shared image queue. Data post-processing is substituted by drawing back, and will be completed as we start to output motor positions for devices
- Finished setting up GPU server. Installed Darknet for training purposes.
- Cannot access the TV in 220 lab, and start collecting dataset for the air-conditioner
Schedule
- Figuring image dataset for train and labeling
- Wrapping up the pipeline barebones
Deliverables Next Week
- Finish training model
- Wrap up the pipeline barebones and prepare for multiple incoming instruction types in server side. Try mimic multi-image sending process
0 Comments