issues
search
ViCCo-Group
/
thingsvision
Python package for extracting representations from state-of-the-art computer vision models
https://vicco-group.github.io/thingsvision/
MIT License
157
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Features "successfully extracted", but not?
#182
jibrjabr
opened
4 days ago
5
Do not use this repo's harmonized models until they are fixed
#181
drewlinsley
opened
6 days ago
4
fix scaling of RGBs for tensorflow
#180
candemircan
opened
1 week ago
7
Removes separate VISSL caching and adds file_name to torch.hub.load_state_dict_from_url everywhere
#179
jonasd4
closed
2 months ago
3
Fixed same weights bug when loading SSL models from Vissl
#178
jonasd4
closed
2 months ago
2
Trying to run gLocal
#177
ShreyaKapoor18
opened
3 months ago
11
Fixed TimmExtractor default transforms
#176
a1247418
closed
5 months ago
1
fixed rbf kernel in cka
#175
LukasMut
closed
6 months ago
1
Hotfix for the SAM model
#174
jonasd4
closed
6 months ago
1
Kakaobrain Align model
#173
jonasd4
closed
6 months ago
1
Adaption to timm 0.9.x naming scheme
#172
a1247418
closed
6 months ago
1
Update torch.py
#171
LukasMut
closed
6 months ago
1
Segment Anything Model
#170
jonasd4
closed
6 months ago
1
added option to average-pool tokens and concat with `[cls]` token
#169
LukasMut
closed
7 months ago
2
implemented automatic type conversion between numpy and torch
#168
LukasMut
closed
7 months ago
1
CKA speedups + PyTorch 2.0+ support
#167
LukasMut
closed
7 months ago
5
updating requirements
#166
LukasMut
closed
7 months ago
0
Moving to torch 2.0 +
#165
Tankiit
closed
7 months ago
1
Bug fix for the extract-features CLI functionality
#164
syntactic
closed
7 months ago
1
Small fix for the show-model CLI functionality
#163
syntactic
closed
7 months ago
5
small issues with CLI
#162
KogniJannis
closed
7 months ago
3
added mae vits
#161
LukasMut
closed
7 months ago
1
implemented mini-batch extraction with with statement for PyTorch
#160
LukasMut
closed
7 months ago
1
refactored batch-wise feature extraction and added explanation to README and the docs
#159
LukasMut
closed
7 months ago
1
added alignment method to extractor for aligning representations using gLocal
#158
LukasMut
closed
8 months ago
0
Fixed TorchvisionExtractor model_parameters
#157
a1247418
closed
8 months ago
2
adding the other versions of dreamsim
#156
LukasMut
closed
8 months ago
4
Feature extraction for a single image
#155
dillon-quan
opened
1 year ago
7
Update README.md
#154
LukasMut
closed
1 year ago
0
Fixed utils bug in DINO models
#153
jonasd4
closed
1 year ago
1
Test improvements
#152
jonasd4
closed
1 year ago
1
Update README.md
#151
LukasMut
closed
1 year ago
0
Memory leak fix when only extracting cls token
#150
jonasd4
closed
1 year ago
0
Dinov2
#149
LukasMut
closed
1 year ago
2
Integrate dreamsim
#148
LukasMut
closed
1 year ago
1
Update torch.py
#147
LukasMut
closed
1 year ago
0
Update helper.py
#146
LukasMut
closed
1 year ago
0
Wrong layers (names?) when extracting all conv layers from AlexNet.
#145
spaladin
closed
1 year ago
4
improve docs
#144
PhilippKaniuth
opened
1 year ago
1
Update CLI after bumping version to 2.3.13
#143
florianmahner
closed
1 year ago
3
Add more output options (i.e. txt, mat)
#142
andropar
closed
1 year ago
3
Fix clip not working in Pytorch colab
#141
andropar
closed
1 year ago
1
Fix colab links
#140
patrickmineault
closed
1 year ago
1
Tensorflow errors after import
#139
florianmahner
closed
1 year ago
6
Check if model_parameters are supplied for custom extractor
#138
andropar
closed
1 year ago
2
Fix error thrown when passing `None` as `model_parameters` for `get_extractor`
#137
andropar
closed
1 year ago
1
Revert "Revert "add Harmonization""
#136
LukasMut
closed
1 year ago
0
Revert "add Harmonization"
#135
LukasMut
closed
1 year ago
0
Upgrade torch and torchvision requirements. resolves #133
#134
florianmahner
closed
1 year ago
1
Upgrade torch requirements
#133
florianmahner
closed
1 year ago
1
Next