computer_science_and_programming | Unsorted

Telegram-канал computer_science_and_programming - Computer Science and Programming

151218

Channel specialized for advanced topics of: * Artificial intelligence, * Machine Learning, * Deep Learning, * Computer Vision, * Data Science * Python Admin: @otchebuch Memes: @memes_programming Ads: @Source_Ads, https://telega.io/c/computer_science

Subscribe to a channel

Computer Science and Programming

Top 12 Tips for API Security:

- Use HTTPS
- Use OAuth2
- Use WebAuthn
- Use Leveled API Keys
- Authorization
- Rate Limiting
- API Versioning
- Whitelisting
- Check OWASP API Security Risks
- Use API Gateway
- Error Handling
- Input Validation

Читать полностью…

Computer Science and Programming

What is Kafka?

Kafka is an open-source, distributed event streaming platform that serves as the central nervous system for data in modern enterprises. It's designed to handle real-time data feeds, process them efficiently, and make them available for a variety of applications in real-time.

🛠 Use Cases:
- Real-time Analytics
- Log Aggregation
- Event Sourcing
- Data Integration
- Machine Learning Pipelines

Читать полностью…

Computer Science and Programming

𝗛𝗼𝘄 𝘁𝗼 𝘁𝗲𝘀𝘁 𝘆𝗼𝘂𝗿 𝗔𝗣𝗜𝘀 𝗱𝗶𝗿𝗲𝗰𝘁𝗹𝘆 𝗳𝗿𝗼𝗺 𝗩𝗶𝘀𝘂𝗮𝗹 𝗦𝘁𝘂𝗱𝗶𝗼 𝗖𝗼𝗱𝗲?

You can immediately do this from your Visual Studio Code, as Postman just released a VS Code extension that integrates API building and testing into your code editor.

What you can do with the extension:

🔹𝗦𝗲𝗻𝗱 (𝗺𝘂𝗹𝘁𝗶𝗽𝗿𝗼𝘁𝗼𝗰𝗼𝗹) 𝗿𝗲𝗾𝘂𝗲𝘀𝘁𝘀
🔹𝗦𝗲𝗻𝗱 𝗿𝗲𝗾𝘂𝗲𝘀𝘁𝘀 𝗳𝗿𝗼𝗺 𝘆𝗼𝘂𝗿 𝗵𝗶𝘀𝘁𝗼𝗿𝘆
🔹𝗨𝘀𝗲 𝗰𝗼𝗹𝗹𝗲𝗰𝘁𝗶𝗼𝗻𝘀
🔹𝗨𝘀𝗲 𝗱𝗶𝗳𝗳𝗲𝗿𝗲𝗻𝘁 𝗲𝗻𝘃𝗶𝗿𝗼𝗻𝗺𝗲𝗻𝘁𝘀
🔹𝗩𝗶𝗲𝘄 𝗮𝗻𝗱 𝗲𝗱𝗶𝘁 𝗰𝗼𝗼𝗸𝗶𝗲𝘀

➡️Check it here

Читать полностью…

Computer Science and Programming

TONBanking Bug Bounty Program
PHASE II
💎

We are glad to announce our Smart Contracts Bug Bounty program and invite developers and security experts to participate and assist us.

Scope, rewards, duration:

• Scope: Smart contracts
• Severity levels: Low, Medium, High
• Phase II Prize pool: $10,000 (TONB equivalent)
• Total Prize pool: $30,000 (TONB equivalent)
• Duration of Phase II: 2 weeks

How to participate:

1. Register in the TONBanking Core chat in Telegram.

2. Get access to Smart Contracts in GitLab.

3. Select the smart contract(s) you wish to test from the list.

4. Review the code.

5. Report bugs via @tonbanking_bot.

6. Receive a reward once the bug is confirmed. 🙌


Key Links for TONBanking Bug Bounty Program:

1. Join devs community TONBanking CORE:
/channel/+00DFR6mJ1NRlNGQy

For the complete TONBanking Bug Bounty Program rules, please visit the following link:
https://telegra.ph/TONBanking-SC-Bounty-Program-05-29

Читать полностью…

Computer Science and Programming

🔭 GRES: Generalized Referring Expression Segmentation

New benchmark (GRES), which extends the classic RES to allow expressions to refer to an arbitrary number of target objects.

🖥 Github: https://github.com/henghuiding/ReLA

Paper: https://arxiv.org/abs/2306.00968

🔎 Project: https://henghuiding.github.io/GRES/

📌 New dataset: https://github.com/henghuiding/gRefCOCO

👉 @computer_science_and_programming

Читать полностью…

Computer Science and Programming

Test of Time: Instilling Video-Language Models with a Sense of Time

GPT-5 will likely have video abilities, but will it have a sense of time? Here is answer to this question in #CVPR2023 paper by student of University of Amsterdam to learn how to instil time into video-language foundation models.

Paper:
https://arxiv.org/abs/2301.02074

Code:
https://github.com/bpiyush/TestOfTime

Project Page:
https://bpiyush.github.io/testoftime-website/

👉 @computer_science_and_programming

Читать полностью…

Computer Science and Programming

Multivariate Probabilistic Time Series Forecasting with Informer

Efficient transformer-based model for LSTF.

Method introduces a Probabilistic Attention mechanism to select the “active” queries rather than the “lazy” queries and provides a sparse Transformer thus mitigating the quadratic compute and memory requirements of vanilla attention.

🤗Hugging face:
https://huggingface.co/blog/informer

Paper:
https://huggingface.co/docs/transformers/main/en/model_doc/informer

⭐️ Colab:
https://colab.research.google.com/github/huggingface/notebooks/blob/main/examples/multivariate_informer.ipynb

💨 Dataset:
https://huggingface.co/docs/datasets/v2.7.0/en/package_reference/main_classes#datasets.Dataset.set_transform

👉@computer_science_and_programming

Читать полностью…

Computer Science and Programming

3D-aware Conditional Image Synthesis (pix2pix3D)

Pix2pix3D
synthesizes 3D objects (neural fields) given a 2D label map, such as a segmentation or edge map

Github:
https://github.com/dunbar12138/pix2pix3D

Paper:
https://arxiv.org/abs/2302.08509

Project:
https://www.cs.cmu.edu/~pix2pix3D/

Datasets:
CelebAMask , AFHQ-Cat-Seg , Shapenet-Car-Edge


👉@computer_science_and_programming

Читать полностью…

Computer Science and Programming

Gen-1: The Next Step Forward for Generative AI

Use words and images to generate new videos out of existing

Introducing Gen-1: a new AI model that uses language and images to generate new videos out of existing ones.

https://research.runwayml.com/gen1

⭐️ Project:
https://research.runwayml.com/gen1

Paper:
https://arxiv.org/abs/2302.03011

📌Request form:
https://docs.google.com/forms/d/e/1FAIpQLSfU0O_i1dym30hEI33teAvCRQ1i8UrGgXd4BPrvBWaOnDgs9g/viewform

👉@computer_science_and_programming

Читать полностью…

Computer Science and Programming

🔗 Link:- https://apitester.org

A fully free mobile API client for interacting with APIs straight from your phone. Doesn't it sound fantastic?

API Tester allows you to connect to whatever type of API you're working with, including REST, gRPC, SOAP, and GraphQL. Constructing HTTP requests with parameters, auth details, and body data requires only a few steps with a simple and optimized UI. You can also create WebSocket connections, import collections, and use global variables.

API Tester was developed by a team of enthusiasts who feel that powerful apps simplifying work is the key to progress. The app is constantly updated to ensure that you have all of the top-tier features. Try it out for yourself, rate and review on the App Store and Google Play.

Читать полностью…

Computer Science and Programming

Omni3D: A Large Benchmark and Model for 3D Object Detection in the Wild

Paper:
https://arxiv.org/pdf/2207.10660.pdf

Github:
https://github.com/facebookresearch/omni3d

Project page:
https://garrickbrazil.com/omni3d/


@computer_science_and_programming

Читать полностью…

Computer Science and Programming

VToonify: Controllable High-Resolution Portrait Video Style Transfer

@computer_science_and_programming

Читать полностью…

Computer Science and Programming

Harvard CS109A #DataScience course materials — huge collection free & open!

1. Lecture notes
2. R code, #Python notebooks
3. Lab material
4. Advanced sections
and more ...

https://harvard-iacs.github.io/2019-CS109A/pages/materials.html

@computer_science_and_programming

Читать полностью…

Computer Science and Programming

Weakly Supervised Object Localization via Transformer with Implicit Spatial Calibration

learnable parameter to dynamically adjust the semantic correlations and spatial context intensities for effective information propagation.

Github: https://github.com/164140757/scm

Paper: https://arxiv.org/abs/2207.10447v1

Dataset: https://paperswithcode.com/dataset/cub-200-2011

@computer_science_and_programming

Читать полностью…

Computer Science and Programming

Prosody Cloning in Zero-Shot Multispeaker Text-to-Speech

IMS Toucan is a toolkit for teaching, training and using state-of-the-art Speech Synthesis models.

Github: https://github.com/DigitalPhonetics/IMS-Toucan
https://github.com/rballester/tntorch

Pre-Generated Audios: https://multilingualtoucan.github.io/

Cloning prosody across speakers: https://toucanprosodycloningdemo.github.io/

Interactive Demo: https://huggingface.co/spaces/Flux9665/IMS-Toucan

Paper: https://arxiv.org/abs/2206.12229v1

@computer_science_and_programming

Читать полностью…

Computer Science and Programming

Docker Architecture and Components

1. Docker Daemon (dockerd):
- 𝗥𝗼𝗹𝗲: Manages Docker containers on a system.
- 𝗥𝗲𝘀𝗽𝗼𝗻𝘀𝗶𝗯𝗶𝗹𝗶𝘁𝗶𝗲𝘀: Building, running, and managing containers.

2. Docker Client (docker):
- 𝗥𝗼𝗹𝗲: Interface through which users interact with Docker.
- 𝗖𝗼𝗺𝗺𝗮𝗻𝗱𝘀: build, pull, run, etc.

3. Docker Images:
- 𝗗𝗲𝗳𝗶𝗻𝗶𝘁𝗶𝗼𝗻: Read-only templates used to create containers.
- 𝗥𝗼𝗹𝗲: Serve as the basis for creating containers.
- 𝗥𝗲𝗴𝗶𝘀𝘁𝗿𝘆/𝗛𝘂𝗯: A storage and distribution system for Docker images.

4. Docker Containers:
- 𝗗𝗲𝗳𝗶𝗻𝗶𝘁𝗶𝗼𝗻: Runnable instances of Docker images.
- 𝗥𝗼𝗹𝗲: Encapsulate the application and its environment.

5. Docker Registry:
- 𝗥𝗼𝗹𝗲: Store Docker images.
- 𝗣𝘂𝗯𝗹𝗶𝗰 𝗥𝗲𝗴𝗶𝘀𝘁𝗿𝘆: Docker Hub.
- 𝗣𝗿𝗶𝘃𝗮𝘁𝗲 𝗥𝗲𝗴𝗶𝘀𝘁𝗿𝘆: Can be hosted by users.

Читать полностью…

Computer Science and Programming

Wondering how C++, Java, Python Work?

🔵 C++
C++ is like the superhero of programming languages. It's a compiled language, meaning your code is transformed into machine code that your computer can understand before it runs. This compilation process is crucial for efficiency and performance. C++ gives you precise control over memory and hardware, making it a top choice for systems programming and game development. It's like wielding a finely-tuned instrument in the world of code! 🎸💻

🔴 Java
Java, on the other hand, is the coffee of programming languages. It's a compiled language too but with a twist. Java code is compiled into bytecode, which runs on the Java Virtual Machine (JVM). This bytecode can run on any platform with a compatible JVM, making Java highly portable and platform-independent. It's a bit like sending your code to a virtual coffee machine that serves it up just the way you like it on any OS! ☕️💼

🐍 Python
Python is the friendly neighborhood programming language. It's an interpreted language, which means there's no compilation step. Python code is executed line by line by the Python interpreter. This simplicity makes it great for beginners and rapid development. Python's extensive library ecosystem and easy syntax make it feel like you're scripting magic spells in a magical world! 🪄🐍

In the end, the choice of programming language depends on your project's needs and your personal preferences. Each language has its strengths and weaknesses, but they all share the goal of bringing your ideas to life through code. 🚀💡

So, whether you're crafting the perfect C++ masterpiece, brewing up Java applications, or scripting Python magic, remember that programming languages are the tools that empower us to create amazing things in the digital realm. Embrace the language that speaks to you and keep coding! 💻🌟

Читать полностью…

Computer Science and Programming

#promo

⚠️ TRUMP WARNS ABOUT THE 5G RADIATION AT THE BEDMINSTER RALLY

Trump:
"Today I want to warn you about the 5G radiation. This is the second time I am speaking about this, and it is getting more serious every day.

The 5G radiation has enough energy to break molecular bonds or cause direct DNA damage, and also can lead to cancer.

Crooked Joe's government doesn't want to protect you!

Please protect yourselves like I do. I have a 5G EMF REPELLER plugged in every socket in every room I am every day.
I have the repellers at home, I also have them at my office. "

DONALD TRUMP ALWAYS WARNS US ON TIME❗️🇺🇸
GET YOUR
5G EMF REPELLER NOW! 🚫📡👇

https://rebrand.ly/EMF-5G-REPELLER
https://rebrand.ly/EMF-5G-REPELLER

Читать полностью…

Computer Science and Programming

80+ Jupyter Notebook tutorials on image classification, object detection and image segmentation in various domains
📌 Agriculture and Food
📌 Medical and Healthcare
📌 Satellite
📌 Security and Surveillance
📌 ADAS and Self Driving Cars
📌 Retail and E-Commerce
📌 Wildlife

Classification library
https://github.com/Tessellate-Imaging/monk_v1

Notebooks - https://github.com/Tessellate-Imaging/monk_v1/tree/master/study_roadmaps/4_image_classification_zoo

Detection and Segmentation Library
https://github.com/Tessellate-Imaging/

Monk_Object_Detection
Notebooks: https://github.com/Tessellate-Imaging/Monk_Object_Detection/tree/master/application_model_zoo

👉 @computer_science_and_programming

Читать полностью…

Computer Science and Programming

Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold

Paper:
https://arxiv.org/abs/2305.10973

Github:
https://github.com/XingangPan/DragGAN

Project page:
https://vcai.mpi-inf.mpg.de/projects/DragGAN/

👉 @computer_science_and_programming

Читать полностью…

Computer Science and Programming

ViperGPT: Visual Inference via Python Execution for Reasoning

ViperGPT,
a framework that leverages code-generation models to compose vision-and-language models into subroutines to produce a result for any query.


Github:
https://github.com/cvlab-columbia/viper

Paper:
https://arxiv.org/pdf/2303.08128.pdf

Project:
https://paperswithcode.com/dataset/beat

👉@computer_science_and_programming

Читать полностью…

Computer Science and Programming

Efficient Teacher: Semi-Supervised Object Detection for YOLOv5

Efficient Teacher introduces semi-supervised object detection into practical applications, enabling users to obtain a strong generalization capability with only a small amount of labeled data and large amount of unlabeled data.

Efficient Teacher provides category and custom uniform sampling, which can quickly improve the network performance in actual business scenarios.


Paper:
https://arxiv.org/abs/2302.07577

Github:
https://github.com/AlibabaResearch/efficientteacher

👉@computer_science_and_programming

Читать полностью…

Computer Science and Programming

YOWOv2: A Stronger yet Efficient Multi-level Detection Framework for Real-time Spatio-temporal Action Detection

SPATIO-temporal action detection (STAD) aims to detect action instances in the current frame, which it has been widely applied, such as video surveillance and somatosensory game.

Paper:
https://arxiv.org/pdf/2302.06848.pdf

Github:
https://github.com/yjh0410/YOWOv2

Dataset:
https://drive.google.com/file/d/1Dwh90pRi7uGkH5qLRjQIFiEmMJrAog5J/view?usp=sharing

👉@computer_science_and_programming

Читать полностью…

Computer Science and Programming

Audio AI Timeline

Here we will keep track of the latest AI models for audio generation, starting in 2023!


▪️SingSong: Generating musical accompaniments from singing
- Paper

▪️AudioLDM: Text-to-Audio Generation with Latent Diffusion Models
- Paper
- Code

▪️Moûsai: Text-to-Music Generation with Long-Context Latent Diffusion
- Paper
- Code

▪️Make-An-Audio: Text-To-Audio Generation with Prompt-Enhanced Diffusion Models
- Paper

▪️Noise2Music

▪️RAVE2
- Paper
- Code

▪️MusicLM: Generating Music From Text
- Paper

▪️Msanii: High Fidelity Music Synthesis on a Shoestring Budget
- Paper
- Code
- HuggingFace

▪️ArchiSound: Audio Generation with Diffusion
- Paper
- Code

▪️VALL-E: Neural Codec Language Models are Zero-Shot Text to Speech Synthesizers
- Paper

👉@computer_science_and_programming

Читать полностью…

Computer Science and Programming

Cut and Learn for Unsupervised Object Detection and Instance Segmentation

Cut-and-LEaRn
(CutLER) is a simple approach for training object detection and instance segmentation models without human annotations. It outperforms previous SOTA by 2.7 times for AP50 and 2.6 times for AR on 11 benchmarks.

Paper:
https://arxiv.org/pdf/2301.11320.pdf

Github:
https://github.com/facebookresearch/CutLER

Demo:
https://colab.research.google.com/drive/1NgEyFHvOfuA2MZZnfNPWg1w5gSr3HOBb?usp=sharing

👉@computer_science_and_programming

Читать полностью…

Computer Science and Programming

VToonify: Controllable High-Resolution Portrait Video Style Transfer

Github:
https://github.com/williamyang1991/vtoonify

Colab code example
https://colab.research.google.com/github/williamyang1991/VToonify/blob/master/notebooks/inference_playground.ipynb

Paper:
https://arxiv.org/pdf/2209.11224.pdf

Dataset:
https://paperswithcode.com/dataset/faceforensics-1

Video explanation:
https://www.youtube.com/watch?v=0_OmVhDgYuY

@computer_science_and_programming

Читать полностью…

Computer Science and Programming

Resources for performing deep learning on satellite imagery:
- Techniques
- Datasets
- ML best Practice
- Courses
and more ...

@computer_science_and_programming

Читать полностью…

Computer Science and Programming

UFO: segmentation 140+ FPS

👉Unified Transformer Framework for Co-Segmentation, Co-Saliency & Salient Object Detection. All in one!


𝐇𝐢𝐠𝐡𝐥𝐢𝐠𝐡𝐭𝐬:
✅Unified framework for co-segmentation
✅Co-segmentation, co-saliency, saliency
✅Block for long-range dependencies
✅Able to reach for 140 FPS in inference
✅The new SOTA on multiple datasets

Paper:
https://arxiv.org/pdf/2203.04708v2.pdf

Code:
https://github.com/suyukun666/UFO


@computer_science_and_programming

Читать полностью…

Computer Science and Programming

Instance Shadow Detection with A Single-Stage Detector

Deep framework, and an evaluation metric to approach this new task.

Github: https://github.com/stevewongv/InstanceShadowDetection

Instance Shadow Detection: https://github.com/stevewongv/SSIS

Video: https://www.youtube.com/watch?v=p0b_2SsFypw

Colab: https://colab.research.google.com/drive/1y9UpS5uA1YuoMyvYVzcKL4ltA_FDu_x0?usp=sharing

Paper: https://arxiv.org/abs/2207.04614v1

Datasets: https://paperswithcode.com/dataset/soba

@computer_science_and_programming

Читать полностью…

Computer Science and Programming

CVPR 2022 open access

All accepted papers list:
https://openaccess.thecvf.com/CVPR2022?day=2022-06-21

@computer_science_and_programming

Читать полностью…
Subscribe to a channel