Skip to content

Releases: isaaccorley/torchrs

0.0.4

03 Sep 01:51
Compare
Choose a tag to compare
  • Added RSVQAHR, Sydney Captions, UC Merced Captions, S2MTCP, ADVANCE, SAT-4, SAT-6, HRSCD, Inria AIL, TiSeLaC, GID-15, ZeuriCrop, AID, Dubai Segmentation, HKH Glacier Mapping, UC Merced, PatternNet, WHU-RS19, RSSCN7, Brazilian Coffee Scenes datasets & datamodules
  • Added methods for creating train/val/test splits in datamodules
  • Added ExtractChips transform
  • Added dataset and datamodules local tests
  • Added h5py, imagecodecs, torchaudio reqs
  • Some minor fixes+additions to current datasets
  • Added FCEF, FCSiamConc, FCSiamDiff PL modules

0.0.3

02 Aug 03:26
Compare
Choose a tag to compare

Added FAIR1M, OSCD, S2Looking, LEVIR-CD+, RSVQAxBEN datasets
Added EF, Siam, FC-EF, FC-Siam-conc, FC-Siam-diff change detection models

0.0.2

26 Jul 03:38
Compare
Choose a tag to compare
  • Added PROBA-V, ETCI2021, RSVQA LR, RSICD, RESISC45, EuroSAT datasets
  • Added RAMS model
  • Added Compose, ToTensor, ToDtype transforms