Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit623fb1f

Browse files
authored
Merge pull request#6 from huggingface/rwightman-patch-2
Update README.md
2 parents44c4e62 +98bac01 commit623fb1f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎README.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,3 +320,11 @@ lb = chug.create_loader(
320320
ii=iter(lb)
321321
sample=next(ii)
322322
```
323+
324+
##Acknowledgement
325+
326+
`chug` evolve from the`webdataset` datapipeline used successfully in the[OpenCLIP](https://github.com/mlfoundations/open_clip) project. Thanks to all the contributors in that project. Future work will likely involve closing the loop and leveraging`chug` in OpenCLIP for increased capability.
327+
328+
The image/document augmentations in`chug` rely on a number of external influences. Our document oriented`doc_better` torchvision augmentations are influenced by`nougat`, and the`doc_nougat` is a direct adaptation of the[`albumentations`](https://albumentations.ai/) +`cv2` document pipeline in[`nougat`](https://github.com/facebookresearch/nougat). Several image augmentations leverage existing work in the`timm` library.
329+
330+
Also, big thanks to the maintainers of[`webdataset`](https://github.com/webdataset/webdataset) and Huffing Face[`datasets`](https://github.com/huggingface/datasets).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp