-
We have `vg mod --include-aln`, but that won't delete parts of the graph not touched by the given alignments, and I'm not sure it works with alignments of long reads that went through the "banded" mod…
-
Following is the code I am using to create my pipeline for image augmentation. There is only 1 image in the directory I specify in 'new_source_directory'. I am using this in google colab. The 'new_out…
-
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…
-
## 🚀 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 …
-
### Describe the question.
Hello,
I am currently working on training on ImageNet within the KD framework, using the following "create_dali_pipeline" function.
My objective is to extract the a…
-
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…
-
### Details
Proposed Solution: Utilize Sweep AI's capabilities to automate the identification and implementation of valuable feature additions and user experience improvements.
Sweep Configuration:…
-
As mention in #85 one pre-training idea is to create a flow dataset to pre-train on using clouds. We would need simulated flow, and would want to have realistic clouds in all spectral channels. Easies…
-
## 🚀 Feature
The ability to exchange between TPU computation and CPU(GPU) computation
## Motivation
As far as I am concerned, it is not yet possible to combine a CPU pipeline within the TPU fra…
-
In binary segmentation (camvid).ipynb Example.
Link: https://github.com/qubvel/segmentation_models/blob/master/examples/binary%20segmentation%20(camvid).ipynb
I'm try to use my custom dataset to fin…