uci-uav-forge / uavf_2024

MIT License
2 stars 0 forks source link

[DRAFT] Two shot pipeline #184

Open MinhxNguyen7 opened 2 months ago

MinhxNguyen7 commented 2 months ago

Summary

TODOs

Test Plan

Future Follow-Up

MinhxNguyen7 commented 2 weeks ago

@EricPedley Everything is done and works, but the YOLO detector trained on Isaac data is ass, so you can't tell the performance of classification. I anticipate that we won't have time to train it to be better than what we had, so we should just stick with that. However, according to PyTorch, the weights on my PC are corrupted, so I can't even load the old model. Do you mind running the tests on your machine? With the OneDetector, all the relevant tests pass on my PC.