Releases: ChadLin9596/Robust-Scene-Change-Detection
Releases · ChadLin9596/Robust-Scene-Change-Detection
v0.1.0 - Modularize and Torch Hub Loading Support
What's Changed
-
Bugfix/threading by @ChadLin9596 in #3
-
Modularize whole package to
robust_scene_change_detect(can be installed bypip 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
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