Scitizen: Help scientific research for the benefit of mankind and humanity
Scitizen has been built from the ground up to give everyone the possibility to contribute to scientific research ✨. No Ph.D. required 🧑🎓. ✨Overview You want to make the world a better place for future generations🌱? From computing molecules interactions for biomedical and environmental research🧬, analyzing pictures took by astronomical space telescopes to find a new home for humanity🔭, piercing the secrets of quantum physics by improving the design of the Large Hadron Collider🧲, you can do it all from […]
Read morePixie: A full-featured 2D graphics library for Python
Pixie is a 2D graphics library similar to Cairo and Skia. pip install pixie-python Features: Typesetting and rasterizing text, including styled rich text via spans. Drawing paths, shapes and curves with even-odd and non-zero windings. Pixel-perfect AA quality. Supported file formats are PNG, BMP, JPG, SVG + more in development. Strokes with joins and caps. Shadows, glows and blurs. Complex masking: Subtract, Intersect, Exclude. Complex blends: Darken, Multiply, Color Dodge, Hue, Luminosity… etc. Many operations are SIMD accelerated. Image file […]
Read moreEnd-to-End Semi-Supervised Object Detection with Soft Teacher
By Mengde Xu*, Zheng Zhang*, Han Hu, Jianfeng Wang, Lijuan Wang, Fangyun Wei, Xiang Bai, Zicheng Liu. This repo is the official implementation of ICCV2021 paper “End-to-End Semi-Supervised Object Detection with Soft Teacher”. Citation
Read moreShape Matching of Real 3D Object Data to Synthetic 3D CADs
Shape Matching of Real 3D Object Data to Synthetic 3D CADs (3DV project @ ETHZ) Group Member: Yue Pan, Yuanwen Yue, Bingxin Ke, Yujie He Supervisor: Dr. Iro Armeni, Shengyu Huang report | presentation | demo Data preparation and preprocessing TBA How to use Train the model, monitor it via wandb cd ./src # configure the path and parameters in train_scannet.sh bash train_scannet.sh Evaluate the model on ScanNet or 2D3DS dataset # configure the
Read moreA Telegram bot which creates sticker packs from other stickers, images, documents and URLs
A simple Telegram bot which creates sticker packs from other stickers, images, documents and URLs. Based on kangbot Deploy Credits: And many more people who aren’t mentioned here, but may be found in Contributors. GitHub https://github.com/breakdowns/kang-stickerbot
Read moreA EddieHub API python package
A EddieHub API python package. Made with Python3 (C) @FayasNoushad Copyright permission under MIT License License -> https://github.com/FayasNoushad/EddieHub/blob/main/LICENSE Installation pip install EddieHub Note If user not joined on EddieHub Community please join first via EddieHub Community Support. Don’t forget after joining to make it public. Click here and change visibility. Add your data on EddieHubCommunity/Linkfree Usage **About EddieHub:**For json result about EddieHub import eddiehub print(eddiehub.eddiehub()) **About Member:**For json result about member of EddieHub import eddiehub print(eddiehub.member(“FayasNoushad”)) GitHub – FayasNoushad/EddieHub: A […]
Read moreA python script adds the s4vitar config to bspwm automatically
Se ha testeado este script en ParrotOS, Kali y Ubuntu. Funciona para todos los sistemas operativos basados en Debian. git clone https://github.com/yorkox0/autoBspwm cd autoBspwm/ python3 main.py Se puede instalar tambien el entorno para el ususaio root, solo ejecutar mediante [sudo] el script. Disfrutad ^^ GitHub https://github.com/yorkox0/autoBspwm
Read more