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

goal12 goal13

🕰 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_AI CLIP_AI Public

    Jupyter Notebook 1

  2. CLIP CLIP Public

    2024 GDSC Solution Challenge

    Dart 2

  3. .github .github Public

Repositories

Showing 3 of 3 repositories
  • .github Public
    CLIP-CLImate-Protection/.github’s past year of commit activity
    0 0 0 0 Updated Feb 25, 2024
  • CLIP_AI Public
    CLIP-CLImate-Protection/CLIP_AI’s past year of commit activity
    Jupyter Notebook 0 1 0 0 Updated Feb 25, 2024
  • CLIP Public

    2024 GDSC Solution Challenge

    CLIP-CLImate-Protection/CLIP’s past year of commit activity
    Dart 0 2 0 0 Updated Feb 25, 2024

Top languages

Loading…

Most used topics

Loading…