Giter Site home page Giter Site logo

fp_bme6938's Introduction

There are two folders inside the whole profile, and data is saved in data_bcidr folder, with the traing and testing images. the image set is partial, and I only leave 170 samle images in the training folder. As models folder and data folder are big, so I upload them into dropbox and can be downloaded by the below url: https://www.dropbox.com/sh/fv2tsxybsa06in8/AACr1IYJYrC92Ss9kURELiysa?dl=0

1. Preprocessing

This step is used for installing the required packages.

$ pip install -r requirements.txt   

2. Building vocab

This step has been done for generating vocab , and the vocab.pkl is saved inside the data folder.

$ python build_vocab.py   

3. Train the model

Can just run train.py for training setp. The default path is saved in args function, and if needed they can be changed.

$ python train.py    

4. Test the model

It will run the testing process for the images in the testing foler. The result will be saved as one csv file in the root folder.

$ python test.py

fp_bme6938's People

Contributors

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