Skip to content
@CLIP-CLImate-Protection

CLIP-CLImate-Protection

2024_GDSC Solution Challenge

This is 2024 GDSC Solution Challenge CLIP Repository. image

💡 Architecture

image

ℹ Introduction

CLIP is an app that performs quests to help improve the environment.
We create an environment where environmental conservation can be practiced close to life and promote more people who are conscious and interested voluntarily.

🚩 UN SDGs Goals

goal12goal13

🕰 Development period

  • 24.01.07 - 24.02.23

🧑‍🤝‍🧑 Member

  • Doyeon Koo : AI
  • Sojeong Lee : Backend
  • Minji Kwon : Frontend
  • Miso Kim : Frontend

🖥 Build With

  • Flutter
  • Firebase
  • Fast API
  • YOLOv8 - ultralytics
  • Roboflow - making dataset

📍 How to use?

CLIP Repository

  1. Clone CLIP Repository
  2. Get dependency
 flutter pub get
  1. Set the file
  • lib/firebase_options.dart
  • ios/Runner/GoogleService-Info.plist
  • ios/firebase_app_id_file.json
  • macos/Runner/GoogleService-Info.plist
  • macos/firebase_app_id_file.json
  • android/app/google-services.json.DS_Store
  • android/app/src/main/AndroidManifest.xml
  • ios/Runner/AppDelegate.swift

We can't provide the above files due to API key security issue, so you need to set them up individually.

  1. Execute
 flutter run

CLIP_AI Repository

  • .ipynb: File for learning
  • predict.py: File for execution
  • best.pt: model parameter

  1. Clone CLIP_AI Repository
  2. Install
 pip install uvicorn
pip install python-multipart
pip install ultralytics
  1. Execute
 uvicorn predict:app —reload

Then, You can communicate with the flutter app to get inference results.

Popular repositories Loading

  1. CLIP CLIPPublic

    2024 GDSC Solution Challenge

    Dart 1 2

  2. CLIP_AI CLIP_AIPublic

    Jupyter Notebook 1

  3. .github .githubPublic

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…