Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

longbach2811/Capstone-Project

Repository files navigation

Capstone Project 2023

Author: Anh T. Tra, Long Bach Hoang, Tam Nguyen Tue

Table of Contents

TODO:

Phase 1: Application of NLP in Image Captioning for fashion product

├───model
│   ├───data
│   │   └───coco
│   ├───model_resnet152_v1

Phase 2: Elastic Search

  • Install Elastic Search in Docker:
docker pull docker.elastic.co/elasticsearch/elasticsearch:8.8.2
  • Run Elastic Search:
docker compose up --build

Phase 3: Deploy model

  • Build backend using FastAPI:
cd backend
uvicorn app:app --reload
  • Build frontend using VueJS:
cd frontend
npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •