Code Monkey home page Code Monkey logo

Comments (4)

rshaojimmy avatar rshaojimmy commented on September 7, 2024

您好,我没遇到过这种情况。然后输入是RGB + HSV 而不是 RGB。
谢谢

from rfmetafas.

zhangxiaopang88 avatar zhangxiaopang88 commented on September 7, 2024

ori_catimg = torch.cat([ori_rgbimg,ori_hsvimg],0)
这个函数的意思不是输入rgb图片,转换成hsv,然后把rgb和hsv 一起送入网络吗?我输入rgb图片,网络的输入也是RGB + HSV啊,是不是我测试用的CASIA数据集不符合训练的要求啊 @ @rshaojimmy

from rfmetafas.

roger-cv avatar roger-cv commented on September 7, 2024

ori_catimg = torch.cat([ori_rgbimg,ori_hsvimg],0)
这个函数的意思不是输入rgb图片,转换成hsv,然后把rgb和hsv 一起送入网络吗?我输入rgb图片,网络的输入也是RGB + HSV啊,是不是我测试用的CASIA数据集不符合训练的要求啊 @ @rshaojimmy

您好,请问您成功复现这篇论文的代码了吗?我想请问一些关于数据预处理的问题,我可以通过邮箱或者其他方式联系您吗?谢谢

from rfmetafas.

duzhekai avatar duzhekai commented on September 7, 2024

您好,我按照您的要求送入网络rgb人脸图片,但是不管是real还是fake的样本,分数都在0.5左右,没有大的变化。请问您遇到过这种问题吗? @ @rshaojimmy

你好,请问你解决这个问题了吗,我也是出现分数都在0.5左右的问题。

from rfmetafas.

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.