issues
search
martinsbruveris
/
tensorflow-image-models
TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.
https://tfimm.readthedocs.io/en/latest/
Apache License 2.0
287
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Relaxed TF version constraints.
#104
martinsbruveris
opened
1 month ago
0
ValueError: Argument `name` must be a string and cannot contain character `/`. Received: name=blocks/0 (of type <class 'str'>)
#103
SEOYUNJE
opened
2 months ago
0
Add support for python 3.11 and tf 2.16
#102
pajotarthur
opened
7 months ago
0
Add option to load weights from huggingface hub directly.
#101
MSchnei
closed
11 months ago
2
Require at least tensorflow 2.13
#100
MSchnei
closed
1 year ago
1
Models for detecting persons?
#99
nikola310
opened
1 year ago
0
Tfimm for feature extraction
#98
AmericaBG
opened
1 year ago
1
Updated python and poetry version.
#97
martinsbruveris
closed
1 year ago
0
LoRA layers
#96
martinsbruveris
closed
1 year ago
0
Adding convolutional kernel.
#95
martinsbruveris
closed
1 year ago
0
Added documentation.
#94
martinsbruveris
closed
1 year ago
0
Allow model to be LoRA-aware.
#93
martinsbruveris
closed
1 year ago
0
Adding classification layer to training
#92
kevin-keraudren
closed
1 year ago
0
Lora readme
#91
martinsbruveris
closed
1 year ago
0
Lora unit tests
#90
martinsbruveris
closed
1 year ago
0
Continuing work on model factory
#89
martinsbruveris
closed
1 year ago
0
Updated python environment
#88
martinsbruveris
closed
1 year ago
0
Lora create model
#87
martinsbruveris
closed
1 year ago
0
Lora dense layer
#86
martinsbruveris
closed
1 year ago
1
Adding support for LoRa
#85
martinsbruveris
opened
1 year ago
0
Bump version.
#84
martinsbruveris
closed
1 year ago
0
Convnext tags
#83
martinsbruveris
opened
1 year ago
0
Adding VGG model.
#82
martinsbruveris
closed
1 year ago
0
[SAM] make saving to TF saved_model work
#81
freedomtan
closed
1 year ago
2
Fixing bugs and adding docs to SAM.
#80
martinsbruveris
closed
1 year ago
0
Feat/sam
#79
martinsbruveris
closed
1 year ago
0
Improve preprocessing normalisation
#78
hyenal
closed
1 year ago
1
Added pooled features for convnext.
#77
martinsbruveris
closed
1 year ago
0
Adding convnext edge models
#76
scrouzet
opened
2 years ago
1
Update version.
#75
martinsbruveris
closed
2 years ago
0
Expose attention matrices for ViT architectures
#74
Ostaijen
closed
2 years ago
0
New feature: Loading weights of fine-tuned timm model to keras
#73
Alkhaddour
opened
2 years ago
0
Allow python <4.0, poetry update
#72
gietema
closed
2 years ago
1
PVT model not training..
#71
ma7555
opened
2 years ago
0
Feature/spectral normalization
#70
MSchnei
opened
2 years ago
1
Feat/efficientnet
#68
martinsbruveris
closed
2 years ago
0
Add both tiny and small convnext models.
#67
MSchnei
closed
2 years ago
0
Adding more ConvNeXt models.
#66
martinsbruveris
closed
2 years ago
1
[FEATURE REQUEST] EfficientNet models
#65
benihime91
closed
2 years ago
2
Cannot install tfimm via pip
#63
hailuu684
closed
2 years ago
2
Incompatible shapes: [4] vs. [4,196] during finetuning ViT
#62
lorenzo-park
closed
2 years ago
3
Refactor with return-early pattern
#61
kozistr
closed
2 years ago
1
Adapted preprocessing.
#60
martinsbruveris
closed
2 years ago
0
Just want to ask a question for education purposes... hope it's okay!
#59
slerman12
closed
2 years ago
5
Error while importing tfimm library
#58
iftiben10
closed
2 years ago
5
fix bug in sweep handling and introduce a W&B public API support
#57
hyenal
closed
2 years ago
1
Call new layer on the last layer of create_model object using Functional API
#56
ztsv-av
closed
2 years ago
7
support tensorflow version 2.0-2.4
#55
llpin1992
closed
2 years ago
3
Conda Installation
#54
callmekofi
closed
2 years ago
1
Removed temp libclang fix.
#53
martinsbruveris
closed
2 years ago
0
Next