Git Product home page Git Product logo

yisa_lamp_18's Introduction

YISA Final

文件说明

原始数据

imges_orginal/image

训练数据的原始图像(10000)

laebles.txt

训练数据的原始标签txt文件

images/image

复赛试题图像

py程序说明及中间处理文件

retrain.py

重训练文件 使用retrain.sh来重新训练Inception V3网络

model_dir/

Inception V3网络

bottlenecks/image

Inception V3网络训练后的图像的特征(10000,2048)

image_labels_dir/

Inception V3网络需要的特征文件夹,选取特征过程不需要,可以为空

image_test/

测试文件顺序创建的文件夹

log/

Inception V3网络训练过程log文件

Model/

Inception V3网络模型

bottlen_handle.py

将图像特征导入至bottlencks.csv文件中

img_data.py

统计并查看image的信息

img_handle.py

尺寸归一化image(可以不需要)(已经abandon)

txt_handle.py

针对多标签神经网络的txt构建(已经abandon)

check_order.py

检查文件的顺序是否和label.txt的顺序一致

randomtree_**_smo.py

随机森林模型,使用SMOTE对数据进行平衡

pro_**.csv

预测的概率文件,为最后的输出提供数据

retrained_graph.pb

神经网络模型图

str_out.txt

格式处理后并提交的文件

target.csv

使用txt_handle.py 从train.txt中提出的标签文件,并且删除了image名字列

tmp*.txt

测试顺序的临时文件

yisa_lamp_18's People

Contributors

livelihao 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.