Results 16 issues of Hannes Hansen

add a custom model for VGG without batch norm

enhancement

add SimCLR from https://github.com/google-research/simclr to custom models.

enhancement

Inside `model.extract_features` add a loop to extract features from multiple layers. Use `defaultdict` to store activations.

enhancement

The center cropping raises currently an Exception with Tensorflow backend and CNN transformations activated. https://github.com/ViCCo-Group/THINGSvision/blob/master/thingsvision/model_class.py#L317 ``` The crop width 224 should not be greater than input width. Condition x >=...

bug

File: [language/nodejs/develop.md](https://docs.docker.com/language/nodejs/develop/) In the section `Use Compose to develop locally`, a docker-compose file is shown which mounts the app directory into the container to be able to change the code...

area/get-started

Hello :) Thanks for this really helpful software! My recording got accidentally aborted because my PC shut down. I was just wondering whether it is possible to still get the...

### What happened + What you expected to happen What happened: I am trying to use the `MLflowLoggerCallback` to log a figure during Tune trials. I noticed, that the artifacts...

bug
tune
triage

Motivation ---------- rucio upload --rse MOCK4 --scope mock file mock:ds rucio upload --rse MOCK4 --scope mock file2 mock:ds rucio download mock:ds mock:file2 The replica of mock:file2 seems to be added...

bug
Core & Internals

[fracridge](https://pypi.org/project/fracridge/)

enhancement