- Time: 15:30 - 16:00
- Attendees: Bob Zhang (Supervisor), Huang Yanzhen, Mai Jiajun
Today's discussion is mainly about minor work on yolo11.
- The training programme can now automatically export information as log.
- We can better understand the performances of the whole process of training model.
2. Completed the design and writing of the program for capturing valid hand images for use as YOLO11 training
- Designed about the method of extracting images ensemble suitable for the platform roboflow: intercepting a 1:1 image of a hand from a video and stretching it to 64x64.
- Finished writing the program to execute the above method.
- Optimized and expanded on points that were overlooked.
- Check new yolo11 trained model.