Code Monkey home page Code Monkey logo

Comments (8)

bubbliiiing avatar bubbliiiing commented on May 24, 2024

都会resize

from deeplabv3-plus-pytorch.

duduzai2019 avatar duduzai2019 commented on May 24, 2024

你好,上面的问题,如果在deeplab v3+,把train.py把input_shape = [512, 512]改成input_shape = [920, 720],还会自动被reszie小吗

from deeplabv3-plus-pytorch.

bubbliiiing avatar bubbliiiing commented on May 24, 2024

会到[920, 720]

from deeplabv3-plus-pytorch.

duduzai2019 avatar duduzai2019 commented on May 24, 2024

up主你好,想问一下 model_path 和 pretrained 的设置问题

①设置model_path= "model_data/deeplab_mobilenetv2.pth"是主干部分使用mobilenet的预训练权重进行训练吗?那训练完主干之后,后面层还有预训练权重吗?
②如果不设置model_path,设置pretrained = True, 运行代码后会自动下载vgg分类网络的权重作为主干提取网络的预训练权重吗?
③如果不设置model_path,设置pretrained = Flase, 代码会从0开始训练整个网络吗?

谢谢!!!

from deeplabv3-plus-pytorch.

bubbliiiing avatar bubbliiiing commented on May 24, 2024

1、不是
2、为什么是vgg?
3、从0

from deeplabv3-plus-pytorch.

bubbliiiing avatar bubbliiiing commented on May 24, 2024

1、是整个

from deeplabv3-plus-pytorch.

hello-Painkiller avatar hello-Painkiller commented on May 24, 2024

您好,input_shape = [512, 512]的意思是代码resize到512吗? 我现在有6000*3000的想要进行训练 这个512需要改大吗?还有训练出来的logs文件有一大串 最终有用的pth文件是best开头的 还是其他的文件啊

from deeplabv3-plus-pytorch.

bubbliiiing avatar bubbliiiing commented on May 24, 2024

改大了现存估计遭不住啊

from deeplabv3-plus-pytorch.

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.