Skip to content

bunyaminergen/FoodCLIP

Repository files navigation

Title

This project is ...


Table of Contents


Prerequisites

  • Python 3.11
  • GPU

Architecture

Clip Architecture

Clip Architecture Clip Architecture


Features

  • Feature 1
  • Feature 2
  • Feature 3

Demo

Video Video GIF


Reports

Report


Installation

Do the following operations in order.

for Linux/Ubuntu
  1. System Update & Upgrade
sudo apt update -y
sudo apt upgrade -y
1. Create Conda Environment
conda env create -f environment.yaml -y
conda activate ClipFineTuning
2. Install CUDA 12.2 for Ubuntu 22.04
wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64/cuda-ubuntu2204.pin

File Structure

.
├── README.md
├── TODO.md
├── app.py
├── examples
│         ├── example_1.wav
│         ├── example_2.wav
├── flagged
├── gradio_app.py
├── outputs
│         ├── example_1.json
├── requirements.txt
└── test.py

Version Control System

Releases
Branches
Related Repos

Upcoming

  • Feature 1
  • Bug Fix 1
  • New Pipeline
  • New Model

Documentations

Turkish Readme
TO DO
Contributing Guidence
License
Resources

Links


Team


Contact


Citation

  • Reference to cite if you use Voice in a paper or research project:
@software{software_2024,
author = {Ergen},
doi = {00.0000/zenodo.0000},
month = {01},
title = {{software_2024}},
url = {https://github.com/repo_name},
year = {2024}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published