Skip to content

EddyShao/CV-UNetPruning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrameWork

Here are the tips for beautiful users.

Data

  • it will contain all the dataset generator we need
  • For now, here's only the dataset generator for CITYSCAPES
  • Need dataset.DataLoader to convert it into dataloader

Model

  • it will contain all the models we need
  • For now, here's only enet.py, which is the pyfile for ENet

main.py

  • Here, instead using argparse
  • I use two (or more) argument dictionaies for argument passing.

I just want to modify this file to see if it changes in github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published