Giter Site home page Giter Site logo

How to test code about f3net HOT 3 CLOSED

weijun88 avatar weijun88 commented on May 28, 2024
How to test code

from f3net.

Comments (3)

weijun88 avatar weijun88 commented on May 28, 2024

Sorry, this code doesn't support your own input images. If you want to test your own images, please format them according to the data folder(image folder + text.txt) and change the input path of src/test.py to your dataset.

from f3net.

ofirkris avatar ofirkris commented on May 28, 2024

Thanks, can you show an example of how to do this?
text.txt shows various numbers while data folder is empty.

from f3net.

weijun88 avatar weijun88 commented on May 28, 2024
  1. create a new folder named 'MY' in the ' data' folder
  2. put your image in the data/MY/image folder
  3. put your label in the data/MY/mask folder
  4. write the image name without suffix into the data/MY/test.txt
  5. change the input path of src/test.py

This code is built to show the results of datasets in the paper. If you have other needs, you may need to read the code and change it according to your requirements.

from f3net.

Related Issues (20)

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.