GithubHelp home page GithubHelp logo

drone_paper's Introduction

Drone_Paper

ENV SETTING

Windows 11
Intel i7 11th, 12th
Nvidia RTX3060 ,RTX3070, RTX3070ti
python 3.8
RAM 16GB, 32GB
torch 1.13.1
cuda 11.7
cudnn 8.0

git clone

git clone https://github.com/YouKyoung-Na/Drone_Paper.git

Windows ENV Setting

Anaconda ENV Setting

conda create -n 'Drone_Project' python=3.8
conda activate Dron_Project
cd Drone_Paper

Install library(For use Nvidia GPU)

conda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia
cd detector_tracker
pip install -r requirements.txt
pip install natsort
conda install -c conda-forge lap
pip install rembg[gpu]
cd ..

weights 이름의 dir 생성 후 아래 pt file 집어넣기

pt file Download (detector_Tracker yolov5X size weight, 나중에 변경)

https://www.notion.so/0406694cfafb4181be35fb49e8782abc#422455d8d2a44e9a9ea5a057df1ee363

RUN

추후 합칠 예정(일단 각각 실행)

Detector, Tracker(in detector_tracker dir)

Use Webcam

python SCIE.py --source 0 # cam number 0, 1, 2, ...
python SCIE.py --source (img_dir) # cam number 0, 1, 2, ...

drone_paper's People

Contributors

cbhy avatar youkyoung-na avatar

Watchers

 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.