GithubHelp home page GithubHelp logo

kozistr / esrgan-tensorflow Goto Github PK

View Code? Open in Web Editor NEW
34.0 5.0 5.0 58 KB

Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution

Home Page: https://arxiv.org/abs/1809.00219

License: Apache License 2.0

Python 100.00%
esrgan tensorflow resolution

esrgan-tensorflow's Introduction

hey there


Hello! I'm Hyeongchan from Korea. I enjoy programming, working out, and bouldering.

  • I'm currently building a ...
  • Service many machine learning products in various domains, Audio & Speech, Vision, NLP, Recommendation Systems, and Tabular in many startups.
  • Kaggle 2x Expert. the highest competition rank is top 0.1%.
  • Here's my C.V. Feel free to contact me at the email [email protected] :)

previously...

  • 2021 - 2023 : Joined Viva Republica (Toss). Developed and contributed to many products like BNPL, CSS, OCR, NPS, CDP, and in-house products.
  • 2020 - 2021 : Joined Watcha to build a recommendation system with deep learning. Developed deep learning recommender that outperforms the previous algorithm, and contributed to other products like WatchaPedia, in-house applications.
  • 2019 - 2020 : Joined Rainist (Banksalad). Developed a transaction classifier service to analyze the categories with low latency, high accuracy, and in real-time.
  • 2019 : Joined VoyagerX. Developed a speaker diarization product that automatically recognizes the contents of the meeting.
  • - 2019 : offensive security stuffs. Mainly researched and studied Linux kernel exploitation and reverse engineering.

Current Interests

  • Kaggle Challenges
  • Building something in Rust
  • Bouldering

๐Ÿ“Š this week i spent my time on:

Profile Views

Lines of code

I'm an Early ๐Ÿค

๐ŸŒž Morning                1090 commits        โ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   07.28 % 
๐ŸŒ† Daytime                6429 commits        โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   42.95 % 
๐ŸŒƒ Evening                5445 commits        โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   36.38 % 
๐ŸŒ™ Night                  2003 commits        โ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   13.38 % 

Last Updated on 14/04/2024 21:25:36 UTC

๐Ÿ“ˆ my github stats

kozistr

esrgan-tensorflow's People

Contributors

kozistr 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

Watchers

 avatar  avatar  avatar  avatar  avatar

esrgan-tensorflow's Issues

Error in loss

if use_ra:
if not loss_func.__contains__("wgan"):
real = real - tf.reduce_mean(fake)
fake = fake - tf.reduce_mean(real)

            real = real - tf.reduce_mean(fake)
            fake = fake - tf.reduce_mean(real)

I presume that you want the original real variable and not the relativistic one when calculating fake?

No test code?

Hi, I think i can't find test code here.Could you please release the test code? Thank you!

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.