Onboarding Project for Fall 2025
Preqs:
-Python -Create Python virtual environment for this repository: https://docs.python.org/3/library/venv.html
-Install required libraries: PyTorch(hardest one): https://pytorch.org/get-started/locally/, etc..
-
Run and create images with Generator.py, should create multiple train and test images to work with
-
Open pre_trainer.py, fix the TODOs, reference PyTorch documentation, if stuck or feeling lost you can reference the working version: https://github.com/MAAV-Software/SUAS-2023/blob/master/computer_vision/airdrop/SUAS_23/pre_trainer.py