GithubHelp home page GithubHelp logo

xiaoleidiao / lowlevelvision-pipeline-pytorch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from daqians/lowlevelvision-pipeline-pytorch

0.0 0.0 0.0 172 KB

An easy-handle pipeline project for low level vision tasks (Image2Image) by pytorch

License: MIT License

Python 100.00%

lowlevelvision-pipeline-pytorch's Introduction

LowLevelVision-Pipeline-pytorch

This is an easy-handle pipeline project for common AI tasks by pytorch. Currently, this project is mainly about low level vision tasks (Image2Image)

Files:

  1. datasets.py: loading images from target path
  2. train.py: Model training pipeline
  3. predict.py: task processing pipeline

Folders:

  1. data: datasets for training and testing
  2. models: different NN models
  3. saved_models: trained models weights
  4. validImages: validition of test images for visualization
  5. util: Tools for utilizing the model training, or additional processing like visualization.
  6. wandb: wandb recoder for result/parameter visualization (optional)

Requirements:

  • CUDA==10.2
  • cudnn==8.0
  • python==3.6
  • torch==1.8.0
  • torchvision==0.9.0
  • DNN-printer==0.0.2
  • numpy
  • tqdm
  • wandb (optional)
  • argparse
  • wmi (optional)

################# test

lowlevelvision-pipeline-pytorch's People

Contributors

daqians avatar xiaoleidiao 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.