Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/damian0815/finetune-clip-huggingface
/ functions
Functions
9 in github.com/damian0815/finetune-clip-huggingface
⨍
Functions
9
◇
Types & classes
3
↓ 2 callers
Function
_freeze_params
(module)
huggingface_finetune_clip.py:347
↓ 1 callers
Function
main
()
huggingface_finetune_clip.py:225
Method
__init__
(self, image_size, mean, std)
huggingface_finetune_clip.py:197
Method
__post_init__
(self)
huggingface_finetune_clip.py:174
Function
collate_fn
(examples)
huggingface_finetune_clip.py:213
Function
filter_corrupt_images
remove problematic images
huggingface_finetune_clip.py:412
Method
forward
`x` should be an instance of `PIL.Image.Image`
huggingface_finetune_clip.py:206
Function
tokenize_captions
(examples)
huggingface_finetune_clip.py:400
Function
transform_images
(examples)
huggingface_finetune_clip.py:407