Giter VIP home page Giter VIP logo

Comments (4)

DongHwanJang avatar DongHwanJang commented on July 20, 2024 1

@ThisIsIsaac 혹시 해결된거면 이거는 닫을게 👍

from spade_colorization.

DongHwanJang avatar DongHwanJang commented on July 20, 2024

is_reconstructing 변수가 batchsize가 1에서 B로 alter하면서 B일경우는 조건문에 걸리면서 에러를 뱉는다.
언제 alter 되는지, 어떻게 고칠지에 대한 정책 수립 필요

from spade_colorization.

ThisIsIsaac avatar ThisIsIsaac commented on July 20, 2024

reconstruction 에 관련된 batch error 는 고쳤어. 이젠 한 batch 에 모두 동일하게 reconstruction 이 적용되. 하지만 여전히 #25 이 에러는 있네.

이 코드에 두번째 줄 형이 고친거야?

        if opt.use_reconstruction_loss and i % opt.reconstruction_period == 0:
            data_i["reference_LAB"] = data_i["target_LAB"].clone().detach()
            data_i["is_reconstructing"] = True

from spade_colorization.

DongHwanJang avatar DongHwanJang commented on July 20, 2024

잘 기억이 안나네. 아마 그랬던거 같아

from spade_colorization.

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.