All Projects → senwu → emmental

senwu / emmental

Licence: MIT License
A deep learning framework for building multimodal multi-task learning systems.

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to emmental

cups-rl
Customisable Unified Physical Simulations (CUPS) for Reinforcement Learning. Experiments run on the ai2thor environment (http://ai2thor.allenai.org/) e.g. using A3C, RainbowDQN and A3C_GA (Gated Attention multi-modal fusion) for Task-Oriented Language Grounding (tasks specified by natural language instructions) e.g. "Pick up the Cup or else"
Stars: ✭ 38 (-59.14%)
Mutual labels:  multi-task-learning
DeepSegmentor
A Pytorch implementation of DeepCrack and RoadNet projects.
Stars: ✭ 152 (+63.44%)
Mutual labels:  multi-task-learning
mtlearn
Multi-Task Learning package built with tensorflow 2 (Multi-Gate Mixture of Experts, Cross-Stitch, Ucertainty Weighting)
Stars: ✭ 45 (-51.61%)
Mutual labels:  multi-task-learning
Pytorch-PCGrad
Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"
Stars: ✭ 179 (+92.47%)
Mutual labels:  multi-task-learning
fuse-med-ml
A python framework accelerating ML based discovery in the medical field by encouraging code reuse. Batteries included :)
Stars: ✭ 66 (-29.03%)
Mutual labels:  multimodality
torchMTL
A lightweight module for Multi-Task Learning in pytorch.
Stars: ✭ 84 (-9.68%)
Mutual labels:  multi-task-learning
agegenderLMTCNN
Jia-Hong Lee, Yi-Ming Chan, Ting-Yen Chen, and Chu-Song Chen, "Joint Estimation of Age and Gender from Unconstrained Face Images using Lightweight Multi-task CNN for Mobile Applications," IEEE International Conference on Multimedia Information Processing and Retrieval, MIPR 2018
Stars: ✭ 39 (-58.06%)
Mutual labels:  multi-task-learning
CPG
Steven C. Y. Hung, Cheng-Hao Tu, Cheng-En Wu, Chien-Hung Chen, Yi-Ming Chan, and Chu-Song Chen, "Compacting, Picking and Growing for Unforgetting Continual Learning," Thirty-third Conference on Neural Information Processing Systems, NeurIPS 2019
Stars: ✭ 91 (-2.15%)
Mutual labels:  multi-task-learning
Mask-YOLO
Inspired from Mask R-CNN to build a multi-task learning, two-branch architecture: one branch based on YOLOv2 for object detection, the other branch for instance segmentation. Simply tested on Rice and Shapes. MobileNet supported.
Stars: ✭ 100 (+7.53%)
Mutual labels:  multi-task-learning
PCC-Net
PCC Net: Perspective Crowd Counting via Spatial Convolutional Network
Stars: ✭ 63 (-32.26%)
Mutual labels:  multi-task-learning
Multi-task-Conditional-Attention-Networks
A prototype version of our submitted paper: Conversion Prediction Using Multi-task Conditional Attention Networks to Support the Creation of Effective Ad Creatives.
Stars: ✭ 21 (-77.42%)
Mutual labels:  multi-task-learning
multi-task-learning
Multi-task learning smile detection, age and gender classification on GENKI4k, IMDB-Wiki dataset.
Stars: ✭ 154 (+65.59%)
Mutual labels:  multi-task-learning
VectorNet
Pytorch implementation of CVPR2020 paper “VectorNet: Encoding HD Maps and Agent Dynamics from Vectorized Representation”
Stars: ✭ 88 (-5.38%)
Mutual labels:  multimodality
X-VLM
X-VLM: Multi-Grained Vision Language Pre-Training (ICML 2022)
Stars: ✭ 283 (+204.3%)
Mutual labels:  multimodality
Fine-Grained-or-Not
Code release for Your “Flamingo” is My “Bird”: Fine-Grained, or Not (CVPR 2021 Oral)
Stars: ✭ 32 (-65.59%)
Mutual labels:  multi-task-learning
FOCAL-ICLR
Code for FOCAL Paper Published at ICLR 2021
Stars: ✭ 35 (-62.37%)
Mutual labels:  multi-task-learning
EasyRec
A framework for large scale recommendation algorithms.
Stars: ✭ 599 (+544.09%)
Mutual labels:  multi-task-learning
HyperFace-TensorFlow-implementation
HyperFace
Stars: ✭ 68 (-26.88%)
Mutual labels:  multi-task-learning
deep recommenders
Deep Recommenders
Stars: ✭ 214 (+130.11%)
Mutual labels:  multi-task-learning
MNIST-multitask
6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"
Stars: ✭ 34 (-63.44%)
Mutual labels:  multi-task-learning

Emmental

CI-CD Code Climate Codecov ReadTheDocs PyPI PyPIVersion GitHubStars License CodeStyle

Emmental is a framework for building multimodal multi-task learning systems.

Note that Emmental is still actively under development, so feedback and contributions are welcome. Submit bugs in the Issues section or feel free to submit your contributions as a pull request.

Getting Started

Check out our Getting Started Guide to get up and running with Emmental.

Learning how to use Emmental

The Emmental tutorials cover the Emmental workflow, showing how to build multimodal multi-task learning systems.

Reference

Emmental: A framework for building multimodal multi-task learning systems:

@misc{wu2019emmental,
  title={Emmental: A framework for building multimodal multi-task learning systems},
  author={Wu, Sen},
  year={2019},
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].