imSitu
imSitu copied to clipboard
Support, annotation, evaluation, and baseline models for the imSitu dataset.
Hi, [This paper](http://ai2-website.s3.amazonaws.com/publications/CVPR_2017_Situation.pdf) mentions that an additional 5 million examples were collected using the Semantic Augmentation technique. Is this dataset released and how would I go about downloading it? It...
I'm trying to run predict and retrain your network. When i run code to predict, i use command: `python3.7 baseline_crf.py --command predict --output_dir . --image_dir ./of500_images_resized --dataset_dir . --weights_file 0.23782721560846543.model...
Solve the loading problems mentioned in this closed issue: https://github.com/my89/imSitu/issues/3#issuecomment-469077352 Because class `baseline_crf ` has a default parameter [`cnn_type='resenet_101'`](https://github.com/my89/imSitu/blob/master/baseline_crf.py#L138), the `eval.py` will always try to load the weights to the...
Hi Mark, May I know which version of FrameNet you were using for creating the data? Thank you!