Replementation of unionnet "Deep Learning from Multiple Noisy Annotators as A Union"
TODO List:
- Test the LabelMe dataset referring to the method of Max-Mix.
- Reimplement the dataset. dataloader.
- Change the dataset to Chaoyang dataset.
- Add the compared methods, like Majority Vote Method, and comparing E2E method & MV method.
- Add the EM method.
Use the env same as the pvt3. Adding more details about installation.