일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- aggs
- plugin
- Test
- license delete
- 900gle
- high level client
- 파이썬
- token filter test
- TensorFlow
- Mac
- zip 암호화
- query
- Java
- API
- License
- zip 파일 암호화
- analyzer test
- MySQL
- matplotlib
- springboot
- ELASTIC
- flask
- Kafka
- Python
- licence delete curl
- docker
- 차트
- Elasticsearch
- aggregation
- sort
Archives
- Today
- Total
개발잡부
[tensorflow] feature vector 본문
반응형
https://github.com/900gle/image-vector.git
가상환경
#가상환경 목록확인
conda info --envs
#가상환경 생성
conda create --name "image" python="3.7"
#가상환경 실행
conda activate image
#모듈 설치
pip install -r require.txt
#실행
python src/ImageVector.py
반응형
'Python > image vector' 카테고리의 다른 글
[tensorflow 2]image 백터 추출 api (0) | 2022.01.12 |
---|
Comments