-
### Task description
Create a script that would use to train a CNN to classify diseases from plant leaf images.
The important things to consider are:
- choosing the right CNN (based on number of p…
-
Hello,
I am trying to use your code to train a generator on a different dataset besides imagenet. I have prepared my data in the same format by rewriting the convert to records tool.
Because I want …
CLT29 updated
7 years ago
-
the top1-acc is normal when train 4* imagenet on 64 v100 with same hyperparameters as paper, but the it become much lower(about 20% difference) when train with custom dataset(1280000*3 images) + image…
-
Hi,
thanks to the authors of this paper and this code for making the effort to share their work with the community.
I am trying to use Dino on a non-imagenet dataset and started to alter the cod…
-
Hello Sir. Is there a general framework for training the wholedataset about CIFAR and Tiny-ImageNet? It seems a bit different when I train it using SGD. If you can tell me roughly about it, that would…
-
Hello, I have a question about dataset processing, because I want to try your model on my multi-target dataset.
Is ImageNet Dataset trained and tested as multi-target in your experiment?
-
The original website doesn't exist anymore, and the Kagel reference has only the full ImageNet dataset
-
Dear author,
I hope this message finds you well. While engaging with your work and attempting to replicate the experiments based on the `realsr_swinunet_realesrgan256.yaml` configuration file provi…
-
Thanks for your awesome work!
I only find the command to run this code on cifar100 dataset in the readme. Could you kindly also provide the codes and commands for running on the TICL-ImageNet-R data…
-
### Feature request
Host the MedImg dataset (similar to Imagenet but for biomedical images).
### Motivation
There is a clear need for biomedical image foundation models and large scale biome…