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)ASFormer: Transformer for Action Segmentation This repo provides training & inference code for BMVC 2021 paper: ASFormer: Transformer for Action Segme
This is the official repository of EMOPIA: A Multi-Modal Pop Piano Dataset For Emotion Recognition and Emotion-based Music Generation. The paper has b
A Memory Tracer For PyTorch OOM is a nightmare for PyTorch users. However, most
YOLOR implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks To reproduce the results in the paper, please us
Break-It-Fix-It: Learning to Repair Programs from Unlabeled Data This repo provides the source code & data of our paper: Break-It-Fix-It: Unsupervised
Business Problem A commany has recently introduced a new type of bidding, the average bidding, as an alternative to the bid given to the current maxim
pytorch_remove_ScatterND pytorchのスライス代入操作をonnxに変換する際にScatterNDならないようにするサンプル。 スライスしたtensorにそのまま代入してしまうとScatterNDになるため、計算結果をcatで新しいtensorにする。 python ver
Transfer Risk Minimization (TRM) Code for Learning Representations that Support Robust Transfer of Predictors Prepare the Datasets Preprocess the Scen
ADD: Frequency Attention and Multi-View based Knowledge Distillation to Detect Low-Quality Compressed Deepfake Images Binh M. Le & Simon S. Woo, "ADD:
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow. YOLOv4 is a state of the art algorithm that uses deep convolutional neural networks to perform object detections. We can take the ou
YOLOv5 Auto Annotator Annotate datasets with a semi-trained or fully trained YOLOv5 model Prerequisites Ubuntu =20.04 Python =3.7 System dependencie
logit-adj-pytorch PyTorch implementation of the paper: Long-tail Learning via Logit Adjustment This code implements the paper: Long-tail Learning via
Text Summarization WCN — Weighted Contextual N-gram method for evaluation of Text Summarization In this project, I fine tune T5 model on Extreme Summa
Deep-Unsupervised-Domain-Adaptation Pytorch implementation of four neural network based domain adaptation techniques: DeepCORAL, DDC, CDAN and CDAN+E.
The Most Important Thing. Our code is developed based on: LXMERT: Learning Cross-Modality Encoder Representations from Transformers
PRP Introduction This is the implementation of our paper "Video Playback Rate Perception for Self-supervised Spatio-Temporal Representation Learning".
Couple Learning for SED This repository provides the data and source code for sound event detection (SED) task. The improvement of the Couple Learning
Algorithmic encoding of protected characteristics and its implications on disparities across subgroups This repository contains the code for the paper
RetrievalFuse Paper | Project Page | Video RetrievalFuse: Neural 3D Scene Reconstruction with a Database Yawar Siddiqui, Justus Thies, Fangchang Ma, Q
Unpaired-Sketch-to-Photo-Translation We have released our code at https://github.com/rt219/Unsupervised-Sketch-to-Photo-Synthesis This project is the