Coder Social home page Coder Social logo

3detection's Introduction

IA Detection

官方链接:https://github.com/Project-MONAI/tutorials/tree/main/detection

项目准备

文件夹

  • environment:存放config.yaml
  • train_event:存放训练结果
  • result:存放测试结果
  • objs:存放推理生成框文件

数据处理

  1. 对数据和标签进行resample
python resample.py
  1. 根据分割标签生成检测标签
python data_preparation/get_bbox.py

训练

python training.py

查看tensorboard:tensorboard --logdir path

测试

python testing.py

根据bbox.json生成obj

  • 配合原始数据在3D Slicer上可视化
  • 也可以转换标签的box.json用于数据验证
python save_obj.py

3detection's People

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.