import timm
import torch
import torchvision.transforms as T
from PIL import Image
from urllib.request import urlopen
model = timm.create_model("hf-hub:BVRA/tf_efficientnetv2_b3.in1k_ft_df24_384", pretrained=True)
model = model.eval()
train_transforms = T.Compose([T.Resize((384, 384)),
T.ToTensor(),
T.Normalize([0.5, 0.5, 0.5], [0.5, 0.5, 0.5])])
img = Image.open(PATH_TO_YOUR_IMAGE)
output = model(train_transforms(img).unsqueeze(0))
# output is a (1, num_features) shaped tensor
Citation
@InProceedings{Picek_2022_WACV,
author = {Picek, Luk'a{s} and {S}ulc, Milan and Matas, Ji{r}{'\i} and Jeppesen, Thomas S. and Heilmann-Clausen, Jacob and L{e}ss{\o}e, Thomas and Fr{\o}slev, Tobias},
title = {Danish Fungi 2020 - Not Just Another Image Recognition Dataset},
booktitle = {Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},
month = {January},
year = {2022},
pages = {1525-1535}
}
@article{picek2022automatic,
title={Automatic Fungi Recognition: Deep Learning Meets Mycology},
author={Picek, Luk{'a}{{s}} and {{S}}ulc, Milan and Matas, Ji{{r}}{'\i} and Heilmann-Clausen, Jacob and Jeppesen, Thomas S and Lind, Emil},
journal={Sensors},
volume={22},
number={2},
pages={633},
year={2022},
publisher={Multidisciplinary Digital Publishing Institute}
}
Runs of BVRA tf_efficientnetv2_b3.in1k_ft_df24_384 on huggingface.co
1
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
0
30-day runs
More Information About tf_efficientnetv2_b3.in1k_ft_df24_384 huggingface.co Model
More tf_efficientnetv2_b3.in1k_ft_df24_384 license Visit here:
tf_efficientnetv2_b3.in1k_ft_df24_384 huggingface.co is an AI model on huggingface.co that provides tf_efficientnetv2_b3.in1k_ft_df24_384's model effect (), which can be used instantly with this BVRA tf_efficientnetv2_b3.in1k_ft_df24_384 model. huggingface.co supports a free trial of the tf_efficientnetv2_b3.in1k_ft_df24_384 model, and also provides paid use of the tf_efficientnetv2_b3.in1k_ft_df24_384. Support call tf_efficientnetv2_b3.in1k_ft_df24_384 model through api, including Node.js, Python, http.
tf_efficientnetv2_b3.in1k_ft_df24_384 huggingface.co is an online trial and call api platform, which integrates tf_efficientnetv2_b3.in1k_ft_df24_384's modeling effects, including api services, and provides a free online trial of tf_efficientnetv2_b3.in1k_ft_df24_384, you can try tf_efficientnetv2_b3.in1k_ft_df24_384 online for free by clicking the link below.
BVRA tf_efficientnetv2_b3.in1k_ft_df24_384 online free url in huggingface.co:
tf_efficientnetv2_b3.in1k_ft_df24_384 is an open source model from GitHub that offers a free installation service, and any user can find tf_efficientnetv2_b3.in1k_ft_df24_384 on GitHub to install. At the same time, huggingface.co provides the effect of tf_efficientnetv2_b3.in1k_ft_df24_384 install, users can directly use tf_efficientnetv2_b3.in1k_ft_df24_384 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
tf_efficientnetv2_b3.in1k_ft_df24_384 install url in huggingface.co: