Giter Site home page Giter Site logo

unet's Introduction

Hi there, I'm Ren Jie πŸ‘‹

  • πŸ‡ΈπŸ‡¬ I’m currently working as a Data Scientist in Singapore
  • πŸ“š I've graduated with MTech (Knowledge Engineering) and BSc (Physics) from NUS
  • 🌱 I’m currently learning Swift.
  • ⚑ In my free time I love to play tennis 🎾

notha99y

Connect with me:

renjietan.me codeSTACKr | Twitter codeSTACKr | LinkedIn


Languages and Tools:

Python

tensorflow

pytorch

Visual Studio Code

HTML5

CSS3

JavaScript

GitHub



πŸ“• Latest Blog Posts



notha99y's Github Stats


github contribution grid snake animation

unet's People

Contributors

notha99y avatar

Stargazers

 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

unet's Issues

TypeError: src data type = 17 when run train_unet.py

raceback (most recent call last):
File "C:/Users/path/U_Net/src/train_unet.py", line 127, in
image_path, mask_path, verbose=False, plot=False)
File "C:\Users\path\U_Net\src\utils.py", line 65, in resizing
images.append(cv2.resize(img_temp, (320, 240)))
TypeError: src data type = 17 is not supported

layers and surfaces labels

I read the code completely but I did not understand how layers and surfaces labels were used?
I want to use this code for my own application. I don't know how to create these 2 labels. If I have just regions labels does it work?
Thanks

loss calculation problem

after 5 epoch when i ran load_weights_and_test.py
this error occured

Traceback (most recent call last):
File "src/load_weights_and_test.py", line 144, in
loss = weights_names[0].split(".")[1].split("-")[1] + "." + weights_names[0].split(".")[2]
IndexError: list index out of range

how to solve it
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.