iris
Open Source Photos Platform Powered by PyTorchAbout
Services
Infrastructure Services:
Roadmap & Issues
You can find the roadmap for this project here. Issues are managed via GitHub Issues here.
in brouser:
graphql:1 Failed to load resource: the server responded with a status of 404 (Not Found)
in console:
frontend | 2021/11/05 09:51:37 [error] 36#36: *11 open() "/usr/share/nginx/html/graphql" failed (2: No such file or directory), client: 172.21.0.1, server: localhost, request: "POST /graphql HTTP/1.1", host: "localhost:5000", referrer: "http://localhost:5000/explore"
WAIDW?
frontendlat, long
in /explore/place
entities listborder-radius: 50%
and for rest its border-radius: 4 or 8px
@rmwc/theme
<ThemeProvider />
by @rmwc
and set colors via that as propsSEE ALL
button on top/explore/people
/explore/places
/explore/things
make lint
checkmake generate
checkmake build
checknpm run build
checknpm run lint
checknpm test
checkPeople
, Places
, Things
queue
and should be used for invoking those respective componentsDocker Images should be built using 2 step process to reduce the image size:
Docker Images will be named as follows:
prabhuomkar/iris-frontend:<tag>
prabhuomkar/iris-graphql:<tag>
prabhuomkar/iris-worker:<tag>
prabhuomkar/iris-ml:<tag>
Full Changelog: https://github.com/prabhuomkar/iris/compare/v2021.11.01...v2021.12.31
Source code(tar.gz)Full Changelog: https://github.com/prabhuomkar/iris/commits/v2021.11.01
Source code(tar.gz)Virtual_Image_Dragger This is a virtual picture dragging application. Users may virtually slide photos across the screen. The distance between the ind
Neural Network For Gender Recognition How to test it? Install requirements.txt file using pip install -r requirements.txt command Run nn.py using pyth
Tag Machine A little Python application to auto tag your photos with the power of machine learning. Report a bug or request a feature Table of Content
Ribosome Synthesize photos from PhotoDNA. See the blog post for more information. Installation Dependencies You can install Python dependencies using
H2O H2O is an in-memory platform for distributed, scalable machine learning. H2O uses familiar interfaces like R, Python, Scala, Java, JSON and the Fl
SurRoL IROS 2021 SurRoL: An Open-source Reinforcement Learning Centered and dVRK Compatible Platform for Surgical Robot Learning Features dVRK compati
Donkeycar is minimalist and modular self driving library for Python. It is developed for hobbyists and students with a focus on allowing fast experimentation and easy community contributions.
PyZebrascope - an open-source Python platform for brain-wide neural activity imaging in behaving zebrafish
torchaudio: an audio library for PyTorch The aim of torchaudio is to apply PyTorch to the audio domain. By supporting PyTorch, torchaudio follows the
Maria: A Visual Experience Powered Conversational Agent This repository is the Pytorch implementation of our paper "Maria: A Visual Experience Powered
Yolo-Powered-Detector A object detecting neural network powered by the yolo architecture and leveraging the PyTorch framework and associated libraries
Wilderness Scavenger: 3D Open-World FPS Game AI Challenge This is a platform for intelligent agent learning based on a 3D open-world FPS game develope
MMDetection3D is an open source object detection toolbox based on PyTorch, towards the next-generation platform for general 3D detection. It is a part of the OpenMMLab project developed by MMLab.
Kornia is a differentiable computer vision library for PyTorch. It consists of a set of routines and differentiable modules to solve generic computer
LaneDet is an open source lane detection toolbox based on PyTorch that aims to pull together a wide variety of state-of-the-art lane detection models. Developers can reproduce these SOTA methods and build their own methods.
Time series Timeseries Deep Learning Pytorch fastai - State-of-the-art Deep Learning with Time Series and Sequences in Pytorch / fastai
Knodle (Knowledge-supervised Deep Learning Framework) - a new framework for weak supervision with neural networks. It provides a modularization for se
This project is a collection of the open source pytorch code for knowledge distillation, especially for the perception tasks, including semantic segmentation, depth estimation, object detection and instance segmentation.
This is an open-source toolkit for Heterogeneous Graph Neural Network(OpenHGNN) based on DGL [Deep Graph Library] and PyTorch.