Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (learning_model) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
learning 클래스
- image: 기본 CNN을 가지고 이미지 분류
- mobilenet : 모바일넷 모델을 가지고 마지막 softmax층만 빼서 전이학습을 한 방법
테스트 방법
yarn
yarn startnpm 배포
package.json 버전을 올린다.
yarn build
npm login
npm publish패키지 설명
sharp: 라이브러리를 사용하여 'Buffer'를 'HTMLImageElement'로 변환 for testing에서 사용