Implementation of CLIP4CLIP model rewriten from the offical implementation
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
79
commits
handle ZeroDivisionError
3dcf0ba
fix eval logic
16321c8
change config
6c4b7c1
change layer norm order
d064905
add save dir
f572572
fix bug
0cfef01
fix logging issue
5b136be
fix bug: DistributedDataParallel' object has no attribute 'clip'
9b98652
solve out of memory issue
cc25e8a
fix ddp issue (all gather back wards returns not enough grad)
cd8c263
fix allgether
761faab
6d67ba3
fix config and allagther
2fb9d79
solve text_token dtype mismatch
556f709
solve image loading issue
a25fa6f