-
Two things to look at:
1) in estimating the amount of cropping, can we move away from making assumptions on the deviation from straightness of the drawn edges?
2) fixing issues with dilation. It has…
-
I'm going to do a radar signal classification task, and using the pre-training weights from imagenet isn't appropriate. I also don't have enough dataset for pre-training here, is it possible to train …
-
Hello, can you tell us some details about data augmentation?
thanks.
-
BBCH categories Straight from wikipedia https://en.wikipedia.org/wiki/BBCH-scale
## Principal growth stages
0. Germination, sprouting, bud development
1. Leaf development
2. Formation of side sh…
-
Hi! @xiaomengyc
I saw the images were resized to 256x256 then randomly cropped to 224x224 during training,but in the code ,smaller edge of the image will be resized to 256,then randomly cropped.
e…
-
je gere un thesaurus des cultures french crop usage (fcu) disponible sur https://gitlab.irstea.fr/copain/frenchcropusage. vous pouvez recuperer le fichier rdf dans la branche master
Dans ce thesauru…
-
## ❓ Questions and Help
I have created the data folder with the following structure
train/label_1/aa.png
train/label_2/bb.png
val/label_1/cc.png
and so on
The config used is
{
"nam…
-
Hey Hacktoberfest participants, good to see you.
This issue's goal is to get a dataset with sufficient parameters of different kinds of crops, then apply image recognition using ML algorithms to de…
-
Hello!
I think it might be helpful to clarify the transformations that images go through in the docs, and maybe provide a public method that encapsulates that. Here's my current understanding.
…
-
Hello, thanks so much for making your code available!
I'd like to embed EEG data using the model and wanted to check whether the following makes sense to you. Given a pretrained model, e.g. your pr…