Days until delivery: 214 days
GPS-Independent Localization for UAVs
Task | Progress |
---|---|
In progress: | |
1. Create U-net (PyTorch, multi-GPU) | |
2. Acquire & improve Dataset | |
To do: | |
3. Train the U-net | |
4. Code dataset-producing software | |
5. Get drone footage | |
6. Implement framework(C++, SIMD, CUDA) | |
Completed | |
Implement naive MCL algorithm (Python) | |
Get hardware (nVIDIA Jetson TX1) |
Task | Progress |
---|---|
1. Create U-net (PyTorch, multi-GPU) | |
2. Acquire & improve Dataset | |
3. Train the U-net |
Segmented buildings masked in white to the right.
Ground truth left and prediction right.
Training rounds left, validation rounds right.
No indications of overfitting. Light blue had learning-rate of 0.001. Metric is Binary Cross Entropy with Logits(BCEWithLogitsLoss).
Task | Progress |
---|---|
In progress: | |
1. Tune the U-net** | |
2. Acquire & improve Dataset* | |
3. Train the U-net* | |
To do: | |
4. Code dataset-producing software | |
5. Get drone footage | |
6. Implement framework(C++, SIMD, CUDA) | |
Completed | |
Create U-net (PyTorch, multi-GPU)* |
Updated tasks* New tasks**
Week 43 | Week 44 |
---|---|
Tune and train the U-net | Tune and train the U-net |
Acquire & improve Dataset | Get drone footage |
Update master thesis with current results and findings | Create orthophoto maps from drone-footage |