A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch
Stars
1.4k
Forks
197
Watchers
1.4k
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
778
commits
109
commits
11
commits
4
commits
3
commits
2
commits
2
commits
1
commits
1
commits
1
commits
Merge pull request #253 from jrzaurin/fix/dependencies-python-312
6891547View on GitHubSupport for multi-gpu added. Ready to merge
80f34efView on GitHub1st commit towards adding support for multi GPU via nn.DataParallel
f38d5a8View on GitHubMerge pull request #249 from jrzaurin/feat/stop-after-finetunning
268dad9View on GitHubRemove print message if stop_after_finetuning is set to True
aad490fView on GitHubMerge pull request #248 from jrzaurin/fix-transpose-logic-for-images
e48b2f9View on GitHubAdded logic to only transpose if the image is not in the adequate axis order
47586a4View on GitHubMerge pull request #247 from jrzaurin/fix/fix-bug-in-felbo-finetunning-routine
4e50ffdView on GitHub