-
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 …
-
## 🚀 Feature
Learning directly from raw bayer images is an exciting idea that will take the entire learning step completely end-to-end. However, doing this presents it own challenges.
One of them …
-
I got this error in your GitHub code please help thanks in advance
Traceback (most recent call last):
File "train.py", line 305, in
sys.exit(main(sys.argv[1:]))
File "train.py", line 300,…
-
This issue dedicated to one possible improvement in the current pipeline of `grt123` algorithm:
As it was said, they used under and oversampling w.r.t. nodules' diameters combined with [hard negative…
-
As far as I know (in the new RFC Keras Preprocessing API) the different augmentation layers (flip, roation, ...) are always used after each other. But what about the following idea:
If you could co…
-
Attempting to train magic point and super point with my own dataset. I have a very large dataset (1.2 million 1080p images for training).
I keep hitting a point pre-training where I run out of RAM…
-
I am trying transfer learning on a pre trained model present in the [TensorFlow 2 Detection Model Zoo](https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/tf2_detection_zo…
-
Hello! At the moment, my dataset is composed by approximately 200 images and 400 labels for each class (4 classes).
I tried different data augmentation pipelines (fliplr, flipud, gaussian blur, affin…
-
Hi,
I'm trying to install this package using the `requirements.txt` file, but it seems the be incomplete. It is at least missing `torch` and `torchvision`.
I can install them manually, but I don't…
-
The new paper ["Image Augmentations for GAN Training"](https://arxiv.org/abs/2006.02595#google), Zhao et al 2020b, reports:
> Data augmentations have been widely studied to improve the accuracy and…
gwern updated
3 years ago