• This project
    • Loading...
  • Sign in

2020-1-capstone-design1 / Spin_Project1

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
Closed
Open
Issue #1 opened 2020-04-22 12:31:18 UTC by 이동찬@2015104195

Build a data set for fire detection

To train a deep learning model that detects fires, we need a data set with bounding boxes. We label the images and create .csv files with the box location (xmin, ymin, xmax, ymax) and a class(fire) in the image. For management and quick training, we need to create .record files supported by tensorflow through .csv files and images.

*It's a good to upload the images we collected, but it can cause copyright issues because it's important for implementing deep learning models. The current purpose of this project is to experience machine learning and team collaboration rather than commercialization, so it may be a good idea not to upload the images to avoid other problems.

Edited 2020-04-22 12:51:54 UTC
  • 이동찬
    @2015104195 2020-04-22 12:36:10 UTC

    Started branch 1-build-a-data-set-for-fire-detection

  • 이동찬
    @2015104195 2020-04-22 12:51:54 UTC

    Status changed to closed

  • Please register or login to post a comment
이동찬
Assignee
이동찬 @2015104195
Assign to
None
Milestone
None
Assign milestone
None
Due date
No due date
1
1 participant
Reference: 2020-1-capstone-design1/Spin_Project1#1