Code Monkey home page Code Monkey logo

android_collector_in_room's Introduction

방구석수집가 Android

AI 프로젝트에 필요한 데이터를 수집 및 라벨링 해주는 플랫폼

개발 기간: 2020.04.27 ~ 2020.06.25
개발 환경: Android Studio
Compile Sdk Version : 29
Min Sdk Version : 24
개발 언어 : JAVA

1. 기능 개발

  • 작업 의뢰 - 라벨링 or 수집

화면1 화면3 화면4

  • 작업 - 라벨링(분류 or 바운딩박스), 수집(이미지 or 음성 or 텍스트)

화면8 화면9 화면10

  • 의뢰한 작업 & 완료한 작업 진행 상황 확인

화면6 화면7

  • 마이페이지

화면2

2. 발생 이슈

  • 바운딩박스 작업
    사용자1이 이미지 위에 바운딩 박스를 그리면 각 좌표값을 받아서 서버에 저장. 후에 교차검증 위해 다른 사용자2에게 사용자1이 그린 바운딩박스 좌표를 사진에 그려 보여주고 올바른 표시인지 묻는 프로세스. 이 과정에서 핸드폰마다 해상도가 달라서 박스가 올바르게 쳐지지 않는 상황 발생. 커스텀뷰를 지정 하여 해결. 그림을 띄울 캔버스 크기 800*600을 지정해놓고 비율을 계산하여 세로일경우, 가로일경우 따로 캔버스에 맞게 해상도 조정 후 bitmap draw.

3. 프로젝트 문서

방구석 수집가

android_collector_in_room's People

Contributors

sooyeonida avatar wodnd999999 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.