Code Monkey home page Code Monkey logo

image-classification-level1-32's Introduction

๐Ÿฆข BoostCamp AI Tech 2nd ๐Ÿฆข

๐Ÿง ์‚ผ์‹์ด's First P Stage Project ๐Ÿง


๋ถ€์ŠคํŠธ์บ ํ”„ AI Tech 2๊ธฐ 32์กฐ์˜ ๋งˆ์Šคํฌ ์ฐฉ์šฉ ์ƒํƒœ ๋ถ„๋ฅ˜ ํ”„๋กœ์ ํŠธ ์ž…๋‹ˆ๋‹ค.


Members๐Ÿฃ

  • ๊น€์ข…ํ˜„
  • ๊น€์ค€์„ญ
  • ์œ ๊ด€์‹
  • ์ด์œค์˜
  • ์กฐ์„ฑ์šฑ
  • ํ•œํƒœํ˜ธ

Project Architecture

Getting Started

Dependencies

  • torch==1.6.0
  • torchvision==0.7.0
  • tensorboard==2.4.1
  • pandas==1.1.5
  • opencv-python==4.5.1.48
  • scikit-learn~=0.24.1
  • matplotlib==3.2.1

Install Requirements

  • pip install -r requirements.txt

Training

  • python train.py
  • output : ./lab/[PersonalId or anonymous]/model/**

Inference

  • python inference.py
  • output : ./lab/[PersonalId or anonymous]/output/output.csv

Workspace env

  • vi /etc/bash.bashrc
  • export MYNAME=[PersonalId]
  • source /etc/bash.bashrc

Wandb login

  • pip install wandb
  • wandb login
  • https://wandb.ai/authorize ์—์„œ api key ๋ณต์‚ฌ ํ›„ ํ„ฐ๋ฏธ๋„ ์ž…๋ ฅ

nohup (background execution)

  • chmod 711 some_task.sh
  • nohup some_task.sh 1>/dev/null 2>&1 &

image-classification-level1-32's People

Contributors

ukcastle avatar yoonyoungl avatar gimmaru avatar aweseop avatar han-tae-ho avatar hathatinggroot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.