Giter Site home page Giter Site logo

pgmpi's People

Contributors

ken-ouyang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pgmpi's Issues

sync_batchnorm文件缺失

尊敬的作者你好,您出色的工作令我十分惊叹,但是我在自己运行代码的时候出现了错误,所以是否是漏传了某个文件?

(pgmpi) shangcheng@lanever-Super-Server:~/PGMPI$ sh train.sh
Traceback (most recent call last):
File "train.py", line 30, in
from models.networks.generator import SPADEGenerator
File "/home/shangcheng/PGMPI/models/networks/init.py", line 8, in
from models.networks.loss import *
File "/home/shangcheng/PGMPI/models/networks/loss.py", line 9, in
from models.networks.architecture import VGG19
File "/home/shangcheng/PGMPI/models/networks/architecture.py", line 11, in
from models.networks.normalization import SPADE
File "/home/shangcheng/PGMPI/models/networks/normalization.py", line 10, in
from models.networks.sync_batchnorm import SynchronizedBatchNorm2d
ModuleNotFoundError: No module named 'models.networks.sync_batchnorm'

生成图片为灰色

你好 我按照说明配置了环境以后运行sh evaluate.sh来跑sample_scene后产生的都是灰色图片。
frame_0000
过程中并没有报错 但有如下警告:
UserWarning: ./runs/video_output/debug/frame_0149.png is a low contrast image
这是什么原因导致的呢?

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.