-
# Overview
- Policy: File management per image, supporting multiple architectures and data types
- Format: Using `.safetensors` format
---
# Latent Cache
## Filename Format
```
{original…
-
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
-
I have a strange problem. I'm using YOLOv4-tiny. Project is very repetitive, assembly line images which look very similar to each other. I have 3000 images with 50745 marked up objects, and I train…
-
## 🚀 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 …
-
Hi,
First of all, thanks for this really clean and easy to read code. I tried to train the network using task.py but I have several questions:
- are the pictures outputted in the "predict_refin…
-
Hey, thanks as always for your work on imagen-pytorch. 🙂
What's a good way to handle aspect ratio?
The [Booru-chars](https://nyaa.si/view/1486179) dataset I'd like to train from, has full body im…
-
## Background
- here in mindspore, there is text part in dataset for doing data_augmentation in some nlp task
- in this process, we need some tokenizer to deal with origin text data, firstly tokeniz…
-
** Note: this issue is for the MLH fellowship **
SpecAugment is a structured dropout to be applied on MelSpectogram.
It masks some contiguous samples in the audio, as well as some continuous range…
-
**[Heiko Scherrer](https://jira.spring.io/secure/ViewProfile.jspa?name=scherrer)** opened **[DATAMONGO-1151](https://jira.spring.io/browse/DATAMONGO-1151?redirect=false)** and commented
**Task descri…
-
### Feature request
I wonder if could be added `PyLaia` model support: [https://gitlab.teklia.com/atr/pylaia](https://gitlab.teklia.com/atr/pylaia)
`PyLaia` works very well with text detection for H…