Skip to content

v0.0.2

Choose a tag to compare

@ArashAkbarinia ArashAkbarinia released this 28 Nov 15:26
· 64 commits to main since this release
  1. Extracting features from the following pretrained models:
  2. Reading out the network's feature at any depth (layer).
  3. Supporting both convolution and transformer architectures.
  4. Adding a linear classifier on top of the frozen pretrained networks.
  5. Generic shape appearance dataset to train linear classifiers.
  6. Psychophysical paradigms:
    • Two-alternative-forced-choice (2AFC).
    • Staircase procedure.