Skip to content

CarlosJ09/object_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Classification

This is a full-stack application designed to classify objects in images. The project is structured with a FastAPI backend and a React frontend, using TypeScript and TailwindCSS for styling. Docker Compose is used for easy setup and management of the application’s services.

Project Structure

-Backend: Built with FastAPI (Python)

-Frontend: Built with React, TypeScript, and TailwindCSS

-Containerization: Managed with Docker and Docker Compose

Getting Started

To get the application up and running, follow these steps:

Prerequisites

Ensure you have the following installed on your machine:

  • Docker

  • Docker Compose

Setup and Running

  1. Clone the repository:
git clone <repository-url>
cd <repository-directory>
  1. Build and start the application using Docker Compose:
docker-compose up --build
  1. Access the application:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors