Giter Site home page Giter Site logo

lxc86739795 / human_vehicle_parsing_platform Goto Github PK

View Code? Open in Web Editor NEW
91.0 2.0 8.0 1.27 MB

A pytorch codebase for human parsing and vehicle parsing

Python 91.90% Shell 4.27% Cuda 2.16% C 0.38% C++ 1.28%
human person vehicle parsing pytorch codebase segmentation veri776 vehicleid veri-wild

human_vehicle_parsing_platform's Issues

Question: Inference code

刘博士您好,我想在自己的数据集上使用您的这个项目,请问有可以使用的推理代码吗(. .)

Vehicle reid dateset parsing

How to use the trained model HRNet to parse the vehicle reid dateset, such as VeRi776 or Veri-wild. Please help me!

Help

Hello Doc Liu!I am very interested in this work.When I run the code,I wonder how I can get the pth file of the HRNet pretrained model.Or if you can offer me a MVP trained model?

human_vehicle_parsing_platform代码运行后模型问题

您好,我运行了你的human_vehicle_parsing_platform代码报了附件图1的错误,我进行单步调试后发现是附件图2的y(维度8,48,193,193)和self.fuse_layer[0]x维度不一致的问题,self.fuse_layer[0]x维度是(8,48,194,194),附件图3是self.fuse_layer的网络结构,我不知道为什么self.fuse_layer[0]1维度是(8,48,194,194)?这个错误该怎么改呢?在这个之前还遇到一个错误“RuntimeError: cuda runtime error (11) : invalid argument at /opt/conda/conda-bld/pytorch_1535491974311/work/aten/src/THC/THCGeneral.cpp:663”
我看了网上说是2080ti与低版本的pytorch和cuda不匹配问题,所以把cudnn.benchmark改成false,这个错误就消失了,但是遇到了前面提到的维度错误,不知道二者之间是不是有影响?数据集用的你发布的带分割标签的数据集,训练用的coarse_train_id.txt也是你公开的那个。(我运行的是train_test下的Deeplabv3的train.py,里面的run_train.sh运行不起来。config文件和cls_hrnet_w48_sgd_lr5e-2_wd1e-4_bs32_x100.yaml是从BraidNet文件下的复制过来的。)
1
2
3
4

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.