1 रिपॉजिटरी
Visual tools used to render the difference between source and target feature distributions.
Distinct from Plotting and Visualization: Focuses specifically on visualizing the discrepancy between ML domains, not general data plotting.
Explore 1 awesome GitHub repository matching part of an awesome list · Domain Discrepancy Visualizations. Refine with filters or upvote what's useful.
This project is a comprehensive library for transfer learning and domain adaptation in computer vision. It serves as a framework for aligning feature distributions between source and target datasets, a toolkit for domain generalization, and a library for semi-supervised learning using small labeled datasets and large unlabeled sets. The library provides specialized capabilities for unsupervised domain adaptation, including the use of adversarial networks, discrepancy-based architectures, and image-to-image translation to reduce distribution mismatch. It also includes tools for domain generali
Measures and visualizes the difference between source and target distributions using t-SNE plots.