https://github.com/noahwillcrow/stzsl
Reference DOI: 10.1109/TIP.2017.2696747
https://github.com/noahwillcrow/stzsl
machine-learning-algorithms python3 research transfer-learning zero-shot-learning
Last synced: 8 months ago
JSON representation
Reference DOI: 10.1109/TIP.2017.2696747
- Host: GitHub
- URL: https://github.com/noahwillcrow/stzsl
- Owner: noahwillcrow
- License: mit
- Created: 2018-12-09T19:28:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-21T19:01:34.000Z (almost 7 years ago)
- Last Synced: 2024-12-30T01:19:02.438Z (10 months ago)
- Topics: machine-learning-algorithms, python3, research, transfer-learning, zero-shot-learning
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sample Transfer Zero Shot Learning
Based on the journal article by Yuchen Guo, Guiguang Ding, Jungong Han, and Yue Gao,
"Zero-shot learning with transferred samples."
Published in IEEE Transactions on Image Processing, 26(7):3277–3290, 2017.Developed for work in CWRU's EECS 440 course taught by Dr. Soumya Ray, Fall 2018
Written by Noah Crowley
Dependencies: numpy, scipy, sklearn, Python 3.6+