Results 29 comments of dav-ell

Same question here. Edit: this seems related to #65

Also interested in support for this feature.

I've been working on a custom augment that performs mosaic by loading in 3 new images with whatever image is currently in the pipeline, but I got stuck at trying...

I was able to create a custom version that fit my needs, but I couldn't get it to work with the albumentations pipeline. I ended up doing this (where `self.mosaic`...

Can this be merged? It looks fantastic, and I've been struggling trying to implement one myself.

Thanks @potipot! What a shame that I just finished my own custom implementation that I referenced here: https://github.com/albumentations-team/albumentations/issues/677#issuecomment-1068088671 The good news is that this one has more features than mine,...

> How do I get started with uploading data to HDFS? This question is answered by mounting your local dir in the datanode, like this: ``` volumes: - hadoop_datanode:/hadoop/dfs/data -...

Having this error when trying to run the [sparse attention](https://github.com/openai/sparse_attention) repo. Has the error using both TF 2.1 and 2.0.

Agreed that this project would benefit a lot from reopening issues. Any chance of this?

There is a pending PR #1, which addresses this problem.