Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ViCCo-Group/thingsvision issues and pull requests
#178 - Fixed same weights bug when loading SSL models from Vissl
Pull Request -
State: open - Opened by jonasd4 2 months ago
- 1 comment
#177 - Trying to run gLocal
Issue -
State: open - Opened by ShreyaKapoor18 4 months ago
- 11 comments
#176 - Fixed TimmExtractor default transforms
Pull Request -
State: closed - Opened by a1247418 5 months ago
- 1 comment
Labels: bug, enhancement
#175 - fixed rbf kernel in cka
Pull Request -
State: closed - Opened by LukasMut 6 months ago
- 1 comment
Labels: bug, cleanup
#174 - Hotfix for the SAM model
Pull Request -
State: closed - Opened by jonasd4 6 months ago
- 1 comment
#173 - Kakaobrain Align model
Pull Request -
State: closed - Opened by jonasd4 6 months ago
- 1 comment
#172 - Adaption to timm 0.9.x naming scheme
Pull Request -
State: closed - Opened by a1247418 7 months ago
- 1 comment
#171 - Update torch.py
Pull Request -
State: closed - Opened by LukasMut 7 months ago
- 1 comment
Labels: enhancement
#170 - Segment Anything Model
Pull Request -
State: closed - Opened by jonasd4 7 months ago
- 1 comment
Labels: enhancement
#169 - added option to average-pool tokens and concat with `[cls]` token
Pull Request -
State: closed - Opened by LukasMut 7 months ago
- 2 comments
Labels: enhancement
#168 - implemented automatic type conversion between numpy and torch
Pull Request -
State: closed - Opened by LukasMut 7 months ago
- 1 comment
Labels: enhancement
#167 - CKA speedups + PyTorch 2.0+ support
Pull Request -
State: closed - Opened by LukasMut 7 months ago
- 5 comments
Labels: documentation, enhancement
#166 - updating requirements
Pull Request -
State: closed - Opened by LukasMut 7 months ago
Labels: enhancement
#165 - Moving to torch 2.0 +
Issue -
State: closed - Opened by Tankiit 7 months ago
- 1 comment
#164 - Bug fix for the extract-features CLI functionality
Pull Request -
State: closed - Opened by syntactic 7 months ago
- 1 comment
Labels: bug, cleanup
#163 - Small fix for the show-model CLI functionality
Pull Request -
State: closed - Opened by syntactic 7 months ago
- 5 comments
Labels: bug, cleanup
#162 - small issues with CLI
Issue -
State: closed - Opened by KogniJannis 7 months ago
- 3 comments
Labels: bug
#161 - added mae vits
Pull Request -
State: closed - Opened by LukasMut 8 months ago
- 1 comment
Labels: enhancement
#160 - implemented mini-batch extraction with with statement for PyTorch
Pull Request -
State: closed - Opened by LukasMut 8 months ago
- 1 comment
Labels: enhancement
#159 - refactored batch-wise feature extraction and added explanation to README and the docs
Pull Request -
State: closed - Opened by LukasMut 8 months ago
- 1 comment
Labels: documentation, cleanup
#158 - added alignment method to extractor for aligning representations using gLocal
Pull Request -
State: closed - Opened by LukasMut 8 months ago
Labels: enhancement
#157 - Fixed TorchvisionExtractor model_parameters
Pull Request -
State: closed - Opened by a1247418 8 months ago
- 2 comments
Labels: cleanup
#156 - adding the other versions of dreamsim
Pull Request -
State: closed - Opened by LukasMut 8 months ago
- 4 comments
Labels: documentation, enhancement
#155 - Feature extraction for a single image
Issue -
State: open - Opened by dillon-quan about 1 year ago
- 7 comments
Labels: enhancement
#154 - Update README.md
Pull Request -
State: closed - Opened by LukasMut over 1 year ago
Labels: documentation
#153 - Fixed utils bug in DINO models
Pull Request -
State: closed - Opened by jonasd4 over 1 year ago
- 1 comment
Labels: enhancement, cleanup
#152 - Test improvements
Pull Request -
State: closed - Opened by jonasd4 over 1 year ago
- 1 comment
Labels: enhancement, cleanup
#151 - Update README.md
Pull Request -
State: closed - Opened by LukasMut over 1 year ago
#150 - Memory leak fix when only extracting cls token
Pull Request -
State: closed - Opened by jonasd4 over 1 year ago
Labels: bug, cleanup
#149 - Dinov2
Pull Request -
State: closed - Opened by LukasMut over 1 year ago
- 2 comments
Labels: enhancement, cleanup
#148 - Integrate dreamsim
Pull Request -
State: closed - Opened by LukasMut over 1 year ago
- 1 comment
Labels: documentation, enhancement
#147 - Update torch.py
Pull Request -
State: closed - Opened by LukasMut over 1 year ago
#146 - Update helper.py
Pull Request -
State: closed - Opened by LukasMut over 1 year ago
#145 - Wrong layers (names?) when extracting all conv layers from AlexNet.
Issue -
State: closed - Opened by spaladin over 1 year ago
- 4 comments
#144 - improve docs
Issue -
State: open - Opened by PhilippKaniuth over 1 year ago
- 1 comment
Labels: documentation
#143 - Update CLI after bumping version to 2.3.13
Pull Request -
State: closed - Opened by florianmahner over 1 year ago
- 3 comments
Labels: enhancement, cleanup
#142 - Add more output options (i.e. txt, mat)
Issue -
State: closed - Opened by andropar over 1 year ago
- 3 comments
#141 - Fix clip not working in Pytorch colab
Pull Request -
State: closed - Opened by andropar over 1 year ago
- 1 comment
#140 - Fix colab links
Pull Request -
State: closed - Opened by patrickmineault over 1 year ago
- 1 comment
#139 - Tensorflow errors after import
Issue -
State: closed - Opened by florianmahner over 1 year ago
- 6 comments
#138 - Check if model_parameters are supplied for custom extractor
Pull Request -
State: closed - Opened by andropar over 1 year ago
- 2 comments
#137 - Fix error thrown when passing `None` as `model_parameters` for `get_extractor`
Issue -
State: closed - Opened by andropar over 1 year ago
- 1 comment
#136 - Revert "Revert "add Harmonization""
Pull Request -
State: closed - Opened by LukasMut over 1 year ago
#135 - Revert "add Harmonization"
Pull Request -
State: closed - Opened by LukasMut over 1 year ago
#134 - Upgrade torch and torchvision requirements. resolves #133
Pull Request -
State: closed - Opened by florianmahner over 1 year ago
- 1 comment
#133 - Upgrade torch requirements
Issue -
State: closed - Opened by florianmahner over 1 year ago
- 1 comment
#132 - Create unit tests for `get_extractor_from_model`
Pull Request -
State: closed - Opened by andropar over 1 year ago
- 1 comment
#131 - Update docs and add unittests
Pull Request -
State: closed - Opened by Alxmrphi over 1 year ago
- 8 comments
#130 - add Harmonization
Pull Request -
State: closed - Opened by candemircan over 1 year ago
- 19 comments
Labels: enhancement, question
#129 - Add DINO models and update README
Pull Request -
State: closed - Opened by Alxmrphi almost 2 years ago
- 3 comments
#128 - Feature extraction for CORNet-S
Issue -
State: closed - Opened by antoniyaaboyanova almost 2 years ago
- 9 comments
#127 - Making `resize_dim` and `crop_dim` flexible arguments
Issue -
State: closed - Opened by Alxmrphi almost 2 years ago
- 7 comments
Labels: enhancement
#126 - Shape mismatch error while extracting layers from InceptionResNetV2
Issue -
State: closed - Opened by ecktoh almost 2 years ago
- 10 comments
#125 - Memory fixes
Pull Request -
State: closed - Opened by LukasMut almost 2 years ago
- 1 comment
#124 - added torchtyping
Pull Request -
State: closed - Opened by LukasMut almost 2 years ago
- 1 comment
#123 - size mismatch error
Issue -
State: closed - Opened by alireza-kr almost 2 years ago
- 6 comments
Labels: help wanted
#122 - add-import-for-alexnet-salobjsub
Pull Request -
State: closed - Opened by andropar almost 2 years ago
#121 - Could not find a custom model
Issue -
State: closed - Opened by alireza-kr almost 2 years ago
- 5 comments
#120 - change file name (add .py to the end)
Pull Request -
State: closed - Opened by alireza-kr almost 2 years ago
#119 - New custom model - AlexNet_SalObjSub
Pull Request -
State: closed - Opened by alireza-kr almost 2 years ago
#118 - Update CustomModels.md
Pull Request -
State: closed - Opened by andropar almost 2 years ago
#117 - Using pretrained weights from caffe with THINGSvision
Issue -
State: closed - Opened by alireza-kr almost 2 years ago
- 4 comments
#116 - Fix CLI & minor improvements
Pull Request -
State: closed - Opened by andropar almost 2 years ago
#115 - SSLExtractor
Pull Request -
State: closed - Opened by jonasd4 almost 2 years ago
- 3 comments
#114 - Update README.md
Pull Request -
State: closed - Opened by LukasMut almost 2 years ago
#113 - further changes to the extraction pipeline
Issue -
State: open - Opened by LukasMut almost 2 years ago
Labels: enhancement, cleanup
#112 - Update docs
Pull Request -
State: closed - Opened by andropar about 2 years ago
#111 - CLIP doesn't get installed properly
Issue -
State: open - Opened by PhilippKaniuth about 2 years ago
Labels: bug
#110 - fix issue #109
Pull Request -
State: closed - Opened by LukasMut about 2 years ago
#109 - TypeError from flatten_acts() when executing extractor.extract_features()
Issue -
State: closed - Opened by PhilippKaniuth about 2 years ago
- 1 comment
Labels: bug
#108 - Fix CLIP import bug when using conda env file
Pull Request -
State: closed - Opened by andropar about 2 years ago
- 1 comment
#107 - moved automatic output dir creation to ImageDataset
Pull Request -
State: closed - Opened by LukasMut about 2 years ago
#106 - Vissl Extractor
Pull Request -
State: closed - Opened by jonasd4 about 2 years ago
- 2 comments
Labels: enhancement
#105 - aligned notebook code with most recent thingsvision version
Pull Request -
State: closed - Opened by LukasMut about 2 years ago
#104 - Command-line interface for the toolbox. Resolves #94
Pull Request -
State: closed - Opened by florianmahner about 2 years ago
- 4 comments
Labels: enhancement
#103 - make __version__ attribute accessible
Pull Request -
State: closed - Opened by Alxmrphi about 2 years ago
#102 - Major readme overhaul, closes #66
Pull Request -
State: closed - Opened by PhilippKaniuth about 2 years ago
- 1 comment
Labels: documentation, cleanup
#101 - a few small fixes and refactorings
Pull Request -
State: closed - Opened by LukasMut about 2 years ago
#100 - @andropar Please add documentation about this new feature in the `README.md` and our official docs. Looks good so far :) Default option should stay as what we have had before
Issue -
State: closed - Opened by LukasMut about 2 years ago
- 1 comment
Labels: documentation
#99 - Add thingsvision.__version__
Issue -
State: closed - Opened by Alxmrphi about 2 years ago
- 3 comments
Labels: documentation, help wanted, cleanup
#98 - add condition to allow tensorflow-macos in addition to tensorflow
Pull Request -
State: closed - Opened by Alxmrphi about 2 years ago
- 3 comments
#97 - add condition to allow tensorflow-macos instead of tensorflow
Pull Request -
State: closed - Opened by Alxmrphi about 2 years ago
#96 - 74 implement low memory option for feature extraction
Pull Request -
State: closed - Opened by andropar about 2 years ago
- 7 comments
#95 - Docs Page fully setup
Pull Request -
State: closed - Opened by RLeipe about 2 years ago
#94 - Add CLI for quick and easy feature extraction
Issue -
State: closed - Opened by andropar about 2 years ago
- 1 comment
Labels: enhancement
#93 - Check validity of module name
Issue -
State: closed - Opened by LukasMut about 2 years ago
- 3 comments
Labels: enhancement, cleanup
#92 - Move everything model-/source-specific to custom model file or source-specific extractor
Issue -
State: open - Opened by LukasMut about 2 years ago
- 3 comments
Labels: cleanup
#91 - 69 extractor class for each source with inheritance from a base extractor class
Pull Request -
State: closed - Opened by LukasMut about 2 years ago
- 1 comment
#90 - Unit Tests and Jekyll Site
Pull Request -
State: closed - Opened by RLeipe about 2 years ago
#89 - Deprecate `module_name` and automatically perform extraction for all available modules?
Issue -
State: open - Opened by LukasMut about 2 years ago
- 5 comments
Labels: question, cleanup
#88 - Custom models
Issue -
State: closed - Opened by LukasMut about 2 years ago
- 3 comments
Labels: enhancement, cleanup
#87 - Source-specific config classes
Issue -
State: open - Opened by LukasMut about 2 years ago
Labels: enhancement, cleanup
#86 - Rename extractor.show_model()
Issue -
State: closed - Opened by andropar about 2 years ago
Labels: enhancement, good first issue
#85 - Add models from VISSL library
Issue -
State: closed - Opened by LukasMut about 2 years ago
Labels: enhancement
#84 - added core init & added clip to setup
Pull Request -
State: closed - Opened by hahahannes about 2 years ago
#83 - updated pytorch colab; fixes #81
Pull Request -
State: closed - Opened by hahahannes about 2 years ago
- 1 comment
#82 - Setup clip
Pull Request -
State: closed - Opened by hahahannes about 2 years ago
#81 - update google colab
Issue -
State: closed - Opened by hahahannes about 2 years ago
#80 - replaced official clip implementation with package call; fixes #77
Pull Request -
State: closed - Opened by hahahannes about 2 years ago
#79 - added new ecoset models; fixes #36
Pull Request -
State: closed - Opened by hahahannes about 2 years ago
- 1 comment