Code Monkey home page Code Monkey logo

covid19_detector's Introduction

Hi ๐Ÿ‘‹ My name is Reza Kalantar

PhD Medical AI Researcher and Writer

Iโ€™m a PhD student, conducting research in artificial intelligence (AI) in cancer imaging. I am highly interested in the intersection of deep learning, computer vision and medical technology innovation. My current research focuses on developing and implementing AI algorithms for data synthesis, domain adaptation, disease detection and automatic segmentation of pelvic cancers.

  • ๐ŸŒย  I'm based in London, United Kingdom
  • ๐Ÿ–ฅ๏ธย  See my portfolio at my website
  • ๐Ÿง ย  I'm learning Probabilistic denoising diffusion models, vision transformers and multi-modal training
  • ๐Ÿคย  I'm open to collaborating on generative modelling, domain adaptive segmentation

Skills

Python Git C++ Swift Firebase Photoshop Illustrator Premiere Pro

Socials

Badges

My GitHub Stats

rekalantar's GitHub stats

Top Repositories













covid19_detector's People

Contributors

rekalantar 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

Watchers

 avatar  avatar  avatar  avatar

covid19_detector's Issues

referencing files on your desktop

Hi Reza: Thanks for sharing your good work on github.
Looks like you're referencing files on your desktop. Not sure if these files are on github as well.
df = pd.read_csv(f'{path}/metadata.csv')
Hope I'm not missing something.
Are you looking to share this work for others to build on?

training model query

Hi Reza - The training model's taking forever. What parameters can I change to speed up the process ?

print("[INFO] training new model ...")
results = model.fit_generator(
trainAug.flow(trainX, trainY),
# steps_per_epoch=len(trainX) // batch_size,
validation_data=(validX, validY),
# validation_steps=len(testX) // batch_size,
callbacks = [early_stopping],
epochs=epochs,
# class_weight = class_weights
)

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.