Language grounding experiments on the Alfred dataset
- Clone repository
- Run
install.sh
script - Download data
cd alfred/data sh download_data.sh json_feat
- Preprocess the data
python grounding/data_processing/preprocess_data.py
- Launch training
python grounding/training/train_baseline.py --name experiment_name
python grounding/evaluation/evaluate_objection.py