Skip to content

Releases: ChadLin9596/Robust-Scene-Change-Detection

v0.1.0 - Modularize and Torch Hub Loading Support

13 May 02:07

Choose a tag to compare

What's Changed

  • Bugfix/threading by @ChadLin9596 in #3

  • Modularize whole package to robust_scene_change_detect (can be installed by pip install -e)

  • Remove relative path setting for easier inference

  • Remove evaluation scripts for baselines.

  • Support torch hub loading to automatically download checkpoints

v0.0.0 pre-training weights used in the paper

28 Jan 07:22

Choose a tag to compare

training weights by VL-CMU-CD, Diff-VL-CMU-CD and PSCD datasets

  • our cross-attention based weights are followed the naming strategy: <backbone>.<comparator>.<dataset>.pth

  • baseline weights are followed the naming strategy: baseline.<baseline name>.<dataset>.pth