Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View James-sjt's full-sized avatar

Block or report James-sjt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Vision-Mamba-Skin-Cancer-Classifier Vision-Mamba-Skin-Cancer-Classifier Public

    This Mamba-based model is used to classify skin cancer. After 20 epochs training, this model can achieve 99% accuracy in binary-classification task.

    Python 6

  2. FashionMnist FashionMnist Public

    A lightweight hybrid model of CNN and Transformer with 600k parameters, which achieves over 90% accuracy on Fashion Mnist Dataset within 100 epochs of training.

    Python 6

  3. Medical-Data-Block-Chain-Transaction-Platform Medical-Data-Block-Chain-Transaction-Platform Public

    This is a simple Medical Data Block Chain Transaction Platform, where users can upload, buy and transfer medical data. All transactions have been stored on the block chain. Therefore, they can be r…

    Python 5

  4. StoryClassifier StoryClassifier Public

    This is a classifier which can judge the content of a story is true or false using audio fragment.

    Jupyter Notebook 3

  5. Diffusion_based_Image_Enhancement Diffusion_based_Image_Enhancement Public

    This is a diffusion-based image enhancement model containing a VAE and a latent DDPM.

    Python