Skip to content

Releases: azavea/raster-vision-data

Integration test models for v0.12

14 Jun 19:32
bb700ec
Compare
Choose a tag to compare

These models are used as pretrained models for the training stage in the integration tests that will be released in v0.12.

Models for PyTorch integration tests

30 Sep 16:12
bb700ec
Compare
Choose a tag to compare

These are being released as part of RV 0.10

Chip classification and semantic segmentation PyTorch/fastai models for integration tests

05 Sep 16:10
bb700ec
Compare
Choose a tag to compare

Pre-trained model for object detection integration test

01 Mar 20:36
bb700ec
Compare
Choose a tag to compare

Models valid for raster vision commit 187f2dba326c2567cb16d983b7faebb84d717ee2
They will be used as a pretrained model when the integration test runs in CI to speed things up.

Object Detection Integration Test model: This model was trained using the object detection integration test experiment to passing.

Chip Classification Integration Test model: This model was trained using the chip classification integration test to almost passing.

Semantic segmentation integration test pre-trained model

08 Oct 00:32
bb700ec
Compare
Choose a tag to compare

This model was trained using the semantic segmentation integration test experiment (with steps=5000 and batch_size=8). It will be used as a pretrained model when the integration test runs in CI to speed things up.

Partially trained model for object detection integration test

06 Aug 15:42
bb700ec
Compare
Choose a tag to compare

This is a model that has been partially trained (for 2500 steps) on the object detection integration test workflow, and has an F1 score of ~0.9. If trained for another 1000 steps, it gets to an F1 score of 1.0.

cowc-potsdam prediction packages

25 Jul 18:11
bb700ec
Compare
Choose a tag to compare

Classification and object detection prediction packages to be used with the predict_package command.

Add JPG cowc-potsdam test data

01 Apr 20:05
bb700ec
Compare
Choose a tag to compare

This is to test the ability to handle non-georeferenced data.

Add cowc-potsdam classification model

01 Apr 20:03
bb700ec
Compare
Choose a tag to compare

This is a Resnet50 model that was pretrained on Imagenet that gets an F1 of 0.97 on test dataset.

Add cowc-potsdam object detection model and test data

22 Mar 16:41
bb700ec
Compare
Choose a tag to compare

Initial release of car test data and model.