-
Hi everyone!
Firstly, thank you for this repo, it is amazing.
I have 134 classes (for about 2800 photos --- 21 photos / classe). I used VGG image annotator tool to do my annotations (2800 segmentati…
-
Normally we will put the augmentation part in the def __getitem__(self, index) of class TensorData_scale(Dataset), so that for every epoch, a different kind of augmentation could be applied to [img1,…
-
When I was running fine_tune.sh, I came across the error "hydra.errors.OverrideParseException: mismatched input '=' expecting ". My shell file is as below:
#!/bin/bash
export HYDRA_FULL_ERROR=1
…
-
-
Currently, `dc.trans` only supports simple transformations. There's support for various label transformations to stabilize learning and some limited support for molecular transformations.
![transfo…
-
anhlt updated
6 years ago
-
### Dataset Name
ssh_train_aug.zarr ubm_train_aug.zarr ssh_train.zarr ssh_val.zarr ssh_test.zarr bm_train.zarr bm_val.zarr bm_test.zarr ubm_train.zarr ubm_val.zarr ubm_test.zarr
### Dataset URL
htt…
-
Dear author: you mention that you use three data augmentation strategies include: rotate, flip, and scale transfer the point clouds. But, in your code, you look like have not do the same augmentation…
-
## **Title** :
Sugarcane Leaf Disease Detection
## **Aim** :
- This project focuses on classifying sugarcane leaf diseases using different machine learning models. The dataset contains images of …
-
General cleanup, add more text on individual augs, nothing on Albumentations?