Building on Markus Rosen's example, who did all the work of creating the dataset and setup. To simplify experiments with this type of combined data I added some small improvements:
- Automatically pull the dataset by running
bash get_data.sh
- Use pretrained Resnet50 model for image part of network
- Requirements and unnecessary code pared down