-
Hi,
I am unable to reproduce cifar-10 results for the model WRN-28-10. The accuracy I get stays as low as 96.7% but the reported accuracy is 97.4% (this repo) / 97.3% (in paper). Anyone else facing…
-
Hello, I'm attempting to reproduce the results of Cream-S, but my achieved accuracy of 77.04% falls short of the reported accuracy in the paper (77.6%). I have used the configuration file provided at …
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/ray-project/ray/issues) and found no similar feature requirement.
### Description
There're cases when I want to opt…
-
env: mmdetection 3.0.0
os :18.04
mmcv:2.0.0
i follow this index https://github.com/open-mmlab/mmdetection/blob/v3.0.0/docs/en/user_guides/semi_det.md
i make cocodataset . run python ./tools/t…
-
Hello, I am trying to reproduce imagenet efficient net results on GPU with standard data preprocessing. I followed this guide that have exact hyperparameters for b0 and b3 models: https://cloud.googl…
-
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
I like your readme page. What tools did you use to create it? I would like to make something similar for my own page.
And what is your experience with AugMix. You state it is better than Cutmix and…
-
Below is the top1 errors with N and M grid search, epoch=180.
M\N | 1 | 2 | 3
-- | -- | -- | --
5 | 0.2318 | 0.2303 | 0.2327
7 | 0.2281 | 0.2294 | 0.2323
9 | 0.2292 | 0.2289 | 0.2301
11 | 0.22…
-
## 🚀 Feature
Inclusion of new Augmentation techniques in `torchvision.transforms`.
## Motivation
Transforms are important for data augmentation :sweat_smile:
## Proposals
- [x] [Ran…