Scientific Software
Updated 6 months ago

FastVPINNs — Peer-reviewed • Rank 8.3 • Science 100%

FastVPINNs: An efficient tensor-based Python library for solving partial differential equations using hp-Variational Physics Informed Neural Networks - Published in JOSS (2024)

Scientific Software
Updated 6 months ago

DeepReg — Peer-reviewed • Rank 13.2 • Science 95%

DeepReg: a deep learning toolkit for medical image registration - Published in JOSS (2020)

Updated 6 months ago

opennsfw2 • Rank 17.2 • Science 44%

Keras implementation of the Yahoo Open-NSFW model

Updated 6 months ago

gradients • Rank 5.3 • Science 54%

Build your deep learning algorithms with confidence

Updated 6 months ago

tf2deepfloorplan • Rank 6.2 • Science 51%

TF2 Deep FloorPlan Recognition using a Multi-task Network with Room-boundary-Guided Attention. Enable tensorboard, quantization, flask, tflite, docker, github actions and google colab.

Updated 6 months ago

targetran • Rank 7.9 • Science 44%

Python library for data augmentation in object detection or image classification model training

Updated 6 months ago

nodding-pigeon • Rank 5.7 • Science 44%

Detection and classification of head gestures in videos

Updated 6 months ago

PyESD • Rank 7.0 • Science 39%

Python Package for Empirical Statistical Downscaling. pyESD is under active development and all colaborators are welcomed. The purpose of the package is to downscale any climate variables e.g. precipitation and temperature using predictors from reanalysis datasets (eg. ERA5) to point scale. pyESD adopts many ML and AL as the transfer function.

Updated 6 months ago

quickai • Rank 10.5 • Science 26%

QuickAI is a Python library that makes it extremely easy to experiment with state-of-the-art Machine Learning models.

Updated 5 months ago

https://github.com/agrover112/siamesenet-search • Rank 1.6 • Science 10%

MNIST digits image similarity search by Indexing with Annoy and using trained embeddings from a Siamese Net with Triplet Loss .

Updated 6 months ago

seq2seq • Science 54%

This is seq2seq model structures with Tensorflow 2

Updated 6 months ago

argan • Science 39%

[Open Source]. ARGAN - The improved version of AnimeGAN. Landscape photos/videos to anime

Updated 6 months ago

quickspacer • Science 26%

빠른 속도와 준수한 정확도를 목표로하는 한국어 띄어쓰기 교정 모델입니다. (It is a Korean spacing correction model that aims for fast speed and moderate accuracy.)

Updated 5 months ago

https://github.com/aidinhamedi/pneumonia-detection-ai • Science 26%

This project uses a deep learning model built with the TensorFlow Library to detect pneumonia in X-ray images. The model architecture is based on the EfficientNetB7 model, which has achieved an accuracy of approximately 97.12% (97.11538%) on our test data. This high accuracy rate is one of the strengths of our AI model.

Updated 6 months ago

speech-recognition • Science 36%

Develop speech recognition models with Tensorflow 2

Updated 5 months ago

https://github.com/aveek-saha/transformer • Science 23%

A TensorFlow 2.0 Implementation of the Transformer: Attention Is All You Need

Updated 6 months ago

text_summarization_lstm_gru • Science 44%

# Comparing the performance of LSTM and GRU for Text Summarization using Pointer Generator Networks