issues
search
ilovemyminutes
/
contrastive-learning-implementations
implementations of popular models for contrastive learning
0
stars
0
forks
source link
References
#1
Open
ilovemyminutes
opened
2 years ago
ilovemyminutes
commented
2 years ago
References.
https://zzsza.github.io/development/2020/07/19/opensource-analysis/
Open sources fo Deep Learning
pytorch image models(timm):
https://github.com/rwightman/pytorch-image-models
pororo:
https://github.com/kakaobrain/pororo
segmentation models pytorch(smp):
https://github.com/qubvel/segmentation_models.pytorch
transformers(huggingface):
https://github.com/huggingface/transformers
ilovemyminutes
commented
2 years ago
CI/CD
https://www.youtube.com/watch?v=UbI0Q_9epDM&t=31s
ilovemyminutes
commented
2 years ago
DevOps
References.