-
`[2020-08-03 21:23:54,603] [Fast AutoAugment] [INFO] processed in 76.2692 secs
[2020-08-03 21:23:54,603] [Fast AutoAugment] [INFO] ----- Search Test-Time Augmentation Policies -----
search_cifar10_w…
-
Hello,
AutoAlbument's `FasterAutoAugmentSearcher` is yielding an import error `cannot import name 'Batch' from 'torchtext.data'` when searching for a policy. This bug recently occurred in PyTorch …
-
### System information
- **What is the top-level directory of the model you are using**: object_detection
- **Have I written custom code (as opposed to using a stock example script provided in Tenso…
-
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\anaconda\\qass\\text-autoaugment-main\\text-autoaugment-main\\examples\\taa\\models\\sst2_Bert_op2_policy4_n-aug1_ir0.02_taa.log'
找不到该文件,该…
-
### System information
- **What is the top-level directory of the model you are using**:
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**:
- **OS…
-
configs/picodet/picodet_s_320_coco.yml配置的
TrainReader:
sample_transforms:
- AutoAugment: {autoaug_type: v1}
在训练的时候出错了,怎么解决?
训练命令: python tools/train.py -c configs/picodet/picod…
-
While running the code with the given command, I encountered the following issues:
1. ```ModuleNotFoundError: No module named 'datasets.autoaugment'```, This error occurs when the train_cifar.py fi…
-
I get this error: Error calling module: dataset.SearchDataset. I have attached the stacktrace for the error and also the yaml and dataset pyscript.
## Stack Trace
```
Traceback (most recent …
-
### 🚀 The feature
Make operations in `torchvision.transforms.functional_tensor` differential w.r.t. hyper-parameters, which is helpful for Faster AutoAugment search (hyper-parameters are learnable …
-
https://github.com/PistonY/torch-toolbox/blame/993a0dfe56de9eda8d12aa08ebdae6ee932545cf/torchtoolbox/transform/autoaugment.py#L104
For the above line, following error is encountered
```
/usr/loca…