FastVPINNs
FastVPINNs: An efficient tensor-based Python library for solving partial differential equations using hp-Variational Physics Informed Neural Networks - Published in JOSS (2024)
DeepReg
DeepReg: a deep learning toolkit for medical image registration - Published in JOSS (2020)
acttensor-tf
ActTensor: Activation Functions for TensorFlow. https://pypi.org/project/ActTensor-tf/ Authors: Pouya Ardehkhani, Pegah Ardehkhani
https://github.com/ydataai/ydata-synthetic
Synthetic data generators for tabular and time-series data
tf2deepfloorplan
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.
persian-news-crawler
Simple Script To Crawl Data From Persian News Agencies Including Fars, Mehr.
targetran
Python library for data augmentation in object detection or image classification model training
PyESD
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.
quickai
QuickAI is a Python library that makes it extremely easy to experiment with state-of-the-art Machine Learning models.
https://github.com/aveek-saha/graph-conv-net
A TensorFlow 2 implementation of Graph Convolutional Networks (GCN)
https://github.com/agrover112/siamesenet-search
MNIST digits image similarity search by Indexing with Annoy and using trained embeddings from a Siamese Net with Triplet Loss .
https://github.com/MArpogaus/tensorflow-time-series-dataset
A Tensorflow Dataset Factory for time-series data.
argan
[Open Source]. ARGAN - The improved version of AnimeGAN. Landscape photos/videos to anime
semantic-segmentation-of-landcover.ai-dataset
An implementation of Deeplabv3plus in TensorFlow2 for semantic land cover segmentation
https://github.com/610265158/faceboxes-tensorflow
a tensorflow implement faceboxes
https://github.com/amirzenoozi/yolo-tf2-object-detection
Object Detection on Image and Video Based on YOLO Model
quickspacer
빠른 속도와 준수한 정확도를 목표로하는 한국어 띄어쓰기 교정 모델입니다. (It is a Korean spacing correction model that aims for fast speed and moderate accuracy.)
https://github.com/aidinhamedi/pneumonia-detection-ai
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.
https://github.com/aveek-saha/graph-attention-net
A TensorFlow 2 implementation of Graph Attention Networks (GAT)
https://github.com/aveek-saha/transformer
A TensorFlow 2.0 Implementation of the Transformer: Attention Is All You Need
text_summarization_lstm_gru
# Comparing the performance of LSTM and GRU for Text Summarization using Pointer Generator Networks