OrientedFormer: An End-to-End Transformer-Based Oriented Object Detector in Remote Sensing Images
Publication date: IEEE Transactions on Geoscience and Remote Sensing 2024
Topic: Object detection
Paper: https://arxiv.org/pdf/2409.19648v1.pdf
GitHub: https://github.com/wokaikaixinxin/OrientedFormer
Description:
In this paper, we propose an end-to-end transformer-based oriented object detector, consisting of three dedicated modules to address these issues. First, Gaussian positional encoding is proposed to encode the angle, position, and size of oriented boxes using Gaussian distributions. Second, Wasserstein self-attention is proposed to introduce geometric relations and facilitate interaction between content and positional queries by utilizing Gaussian Wasserstein distance scores. Third, oriented cross-attention is proposed to align values and positional queries by rotating sampling points around the positional query according to their angles.
https://t.iss.one/DataScienceTβ
Publication date: IEEE Transactions on Geoscience and Remote Sensing 2024
Topic: Object detection
Paper: https://arxiv.org/pdf/2409.19648v1.pdf
GitHub: https://github.com/wokaikaixinxin/OrientedFormer
Description:
In this paper, we propose an end-to-end transformer-based oriented object detector, consisting of three dedicated modules to address these issues. First, Gaussian positional encoding is proposed to encode the angle, position, and size of oriented boxes using Gaussian distributions. Second, Wasserstein self-attention is proposed to introduce geometric relations and facilitate interaction between content and positional queries by utilizing Gaussian Wasserstein distance scores. Third, oriented cross-attention is proposed to align values and positional queries by rotating sampling points around the positional query according to their angles.
https://t.iss.one/DataScienceT
Please open Telegram to view this post
VIEW IN TELEGRAM
π4β€2
Forwarded from Free Online Courses
πHow to make $15,000 in a month in 2024?
Easy!!! Lisa is now the hippest trader who is showing crazy results in the market!
She was able to make over $15,000 in the last month! βοΈ
Right now she has started a marathon on her channel and is running it absolutely free. π‘
To participate in the marathon, you will need to :
1. Subscribe to the channel SIGNALS BY LISA TRADER π
2. Write in private messages : βMarathonβ and start participating!
πCLICK HEREπ
Easy!!! Lisa is now the hippest trader who is showing crazy results in the market!
She was able to make over $15,000 in the last month! βοΈ
Right now she has started a marathon on her channel and is running it absolutely free. π‘
To participate in the marathon, you will need to :
1. Subscribe to the channel SIGNALS BY LISA TRADER π
2. Write in private messages : βMarathonβ and start participating!
πCLICK HEREπ
PRIME Intellect has published INTELLECT-1 ( Instruct + Base ), the first 10 billion parameter language model collaboratively trained in 50 days by 30 participants worldwide.
PRIME Intellect used its own PRIME platform, designed to address the main problems of decentralized learning: network unreliability and dynamic management of computing nodes.
The platform utilized a network of 112 H100 GPUs across 3 continents and achieved a compute utilization rate of 96% under optimal conditions.
The training corpus consisted of 1 trillion public dataset tokens with the following percentage distribution: 55% fineweb-edu, 10% fineweb, 20% Stack V1, 10% dclm-baseline, 5% open-web-math.
INTELLECT-1 achieved 37.5% accuracy on the MMLU test and 72.26% on HellaSwag, and outperformed several other open-source models on WinoGrande with a score of 65.82%.
While these figures lag slightly behind today's popular models, the results of the experiment are a critical step toward democratizing AI development and preventing the consolidation of AI capabilities within a few organizations.
import torch
from transformers import AutoModelForCausalLM, AutoTokenizer
torch.set_default_device("cuda")
model = AutoModelForCausalLM.from_pretrained("PrimeIntellect/INTELLECT-1")
tokenizer = AutoTokenizer.from_pretrained("PrimeIntellect/INTELLECT-1")
input_text = "%prompt%"
input_ids = tokenizer.encode(input_text, return_tensors="pt")
output_ids = model.generate(input_ids, max_length=50, num_return_sequences=1)
output_text = tokenizer.decode(output_ids[0], skip_special_tokens=True)
print(output_text)
https://t.iss.one/DataScienceT
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π5β€2
Forwarded from Tomas
πHow to make $15,000 in a month in 2024?
Easy!!! Lisa is now the hippest trader who is showing crazy results in the market!
She was able to make over $15,000 in the last month! βοΈ
Right now she has started a marathon on her channel and is running it absolutely free. π‘
To participate in the marathon, you will need to :
1. Subscribe to the channel SIGNALS BY LISA TRADER π
2. Write in private messages : βMarathonβ and start participating!
πCLICK HEREπ
Easy!!! Lisa is now the hippest trader who is showing crazy results in the market!
She was able to make over $15,000 in the last month! βοΈ
Right now she has started a marathon on her channel and is running it absolutely free. π‘
To participate in the marathon, you will need to :
1. Subscribe to the channel SIGNALS BY LISA TRADER π
2. Write in private messages : βMarathonβ and start participating!
πCLICK HEREπ
π1
This media is not supported in your browser
VIEW IN TELEGRAM
βοΈ AniGS: Animatable Gaussian Avatar from a Single Image with Inconsistent Gaussian Reconstruction π₯
π Discover More:
* Github Link
* Project Page: AniGS
* Paper: Read the paper
https://t.iss.one/DataScienceTβ
π Discover More:
* Github Link
* Project Page: AniGS
* Paper: Read the paper
https://t.iss.one/DataScienceT
Please open Telegram to view this post
VIEW IN TELEGRAM
π4
Forwarded from Python | Machine Learning | Coding | R
This channels is for Programmers, Coders, Software Engineers.
0οΈβ£ Python
1οΈβ£ Data Science
2οΈβ£ Machine Learning
3οΈβ£ Data Visualization
4οΈβ£ Artificial Intelligence
5οΈβ£ Data Analysis
6οΈβ£ Statistics
7οΈβ£ Deep Learning
8οΈβ£ programming Languages
β
https://t.iss.one/addlist/8_rRW2scgfRhOTc0
β
https://t.iss.one/Python53
Please open Telegram to view this post
VIEW IN TELEGRAM
β€1
NVIDIA BioNeMo2 Framework is a set of tools, libraries, and models for computational drug discovery and design.
It accelerates the most time-consuming and expensive steps in building and adapting biomolecular AI models by providing optimized models and tools that are easily integrated into GPU-based computing resources.
The framework enables the creation, training and tuning of models, and its capabilities span a variety of workloads and therapeutic mechanisms: molecule generation, protein structure prediction, protein-ligand prediction and representation learning.
In addition to pipeline code, scripts and utilities, BioNeMo2 Framework contains:
#AI #ML #Framework #NVIDIA
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π6
2DMatGMM: An open-source robust machine learning platform for real-time detection and classification of 2D material flakes
π₯ Github: https://github.com/jaluus/2dmatgmm
π Paper: https://arxiv.org/abs/2412.09333v1
βοΈ Dataset: https://paperswithcode.com/task/instance-segmentation
https://t.iss.one/DataScienceTπ³
https://t.iss.one/DataScienceT
Please open Telegram to view this post
VIEW IN TELEGRAM
π3β€1
OASIS Alzheimer's Detection
Large-scale brain MRI dataset for deep neural network analysis
About Dataset
The dataset used is the OASIS MRI dataset (https://sites.wustl.edu/oasisbrains/), which consists of 80,000 brain MRI images. The images have been divided into four classes based on Alzheimer's progression. The dataset aims to provide a valuable resource for analyzing and detecting early signs of Alzheimer's disease.
To make the dataset accessible, the original .img and .hdr files were converted into Nifti format (.nii) using FSL (FMRIB Software Library). The converted MRI images of 461 patients have been uploaded to a GitHub repository, which can be accessed in multiple parts.
For the neural network training, 2D images were used as input. The brain images were sliced along the z-axis into 256 pieces, and slices ranging from 100 to 160 were selected from each patient. This approach resulted in a comprehensive dataset for analysis.
Patient classification was performed based on the provided metadata and Clinical Dementia Rating (CDR) values, resulting in four classes: demented, very mild demented, mild demented, and non-demented. These classes enable the detection and study of different stages of Alzheimer's disease progression.
During the dataset preparation, the .nii MRI scans were converted to .jpg files. Although this conversion presented some challenges, the files were successfully processed using appropriate tools. The resulting dataset size is 1.3 GB.
https://t.iss.one/datasets1π
Large-scale brain MRI dataset for deep neural network analysis
About Dataset
The dataset used is the OASIS MRI dataset (https://sites.wustl.edu/oasisbrains/), which consists of 80,000 brain MRI images. The images have been divided into four classes based on Alzheimer's progression. The dataset aims to provide a valuable resource for analyzing and detecting early signs of Alzheimer's disease.
To make the dataset accessible, the original .img and .hdr files were converted into Nifti format (.nii) using FSL (FMRIB Software Library). The converted MRI images of 461 patients have been uploaded to a GitHub repository, which can be accessed in multiple parts.
For the neural network training, 2D images were used as input. The brain images were sliced along the z-axis into 256 pieces, and slices ranging from 100 to 160 were selected from each patient. This approach resulted in a comprehensive dataset for analysis.
Patient classification was performed based on the provided metadata and Clinical Dementia Rating (CDR) values, resulting in four classes: demented, very mild demented, mild demented, and non-demented. These classes enable the detection and study of different stages of Alzheimer's disease progression.
During the dataset preparation, the .nii MRI scans were converted to .jpg files. Although this conversion presented some challenges, the files were successfully processed using appropriate tools. The resulting dataset size is 1.3 GB.
https://t.iss.one/datasets1
Please open Telegram to view this post
VIEW IN TELEGRAM
π7β€2
β‘οΈ Byte Latent Transformer: Patches Scale Better Than Tokens
Byte Latent Transformer architecture (BLTs), a new byte-level LLM architecture that for the first time, matches tokenization-based LLM performance at scale, with significant improvements in inference efficiency and robustness.
π₯ Github: https://github.com/facebookresearch/blt
π Paper: https://arxiv.org/abs/2412.09871v1
π Dataset: https://paperswithcode.com/dataset/mmlu
https://t.iss.one/DataScienceTβ
Byte Latent Transformer architecture (BLTs), a new byte-level LLM architecture that for the first time, matches tokenization-based LLM performance at scale, with significant improvements in inference efficiency and robustness.
π Dataset: https://paperswithcode.com/dataset/mmlu
https://t.iss.one/DataScienceT
Please open Telegram to view this post
VIEW IN TELEGRAM
π2
Forwarded from Tomas
π€EARN YOUR $100 TODAY! EASY!
Lisa Trader has launched a free marathon on her VIP channel.
Now absolutely everyone can earn from trading. It has become even easier to earn in the cryptocurrency market, you can start today!
WHAT DO YOU NEED TO START?
1. Subscribe to the channel SIGNALS BY LISA TRADER π.
2. Write βMARATHONβ in private messages. She will then tell you how to get on the vip channel for absolutely FREE!
πCLICK HEREπ
πCLICK HEREπ
πCLICK HEREπ
Lisa Trader has launched a free marathon on her VIP channel.
Now absolutely everyone can earn from trading. It has become even easier to earn in the cryptocurrency market, you can start today!
WHAT DO YOU NEED TO START?
1. Subscribe to the channel SIGNALS BY LISA TRADER π.
2. Write βMARATHONβ in private messages. She will then tell you how to get on the vip channel for absolutely FREE!
πCLICK HEREπ
πCLICK HEREπ
πCLICK HEREπ
π4β€3
π GuoFeng Webnovel: A Discourse-Level and Multilingual Corpus of Web Fiction
π₯ Github: https://github.com/longyuewangdcu/guofeng-webnovel
π Paper: https://arxiv.org/abs/2412.11732v1
π Dataset: www2.statmt.org/wmt24/literary-trans
https://t.iss.one/DataScienceTπ³
π Dataset: www2.statmt.org/wmt24/literary-trans
https://t.iss.one/DataScienceT
Please open Telegram to view this post
VIEW IN TELEGRAM
π7
Please run this bot
And please if any one have telegram premium run this bot
https://t.iss.one/rating/app?startapp=ref_dc9b78418788114
And please if any one have telegram premium run this bot
https://t.iss.one/rating/app?startapp=ref_dc9b78418788114
Telegram
Rating
Become a king and earn $RATING!
Official channel @rating_community
Official channel @rating_community
π2β€1
Large Language Models Course: Learn by Doing LLM Projects
π₯ Github: https://github.com/peremartra/Large-Language-Model-Notebooks-Course
π Paper: https://doi.org/10.31219/osf.io/qgxea
https://t.iss.one/DataScienceTβ
https://t.iss.one/DataScienceT
Please open Telegram to view this post
VIEW IN TELEGRAM
π8
LOOKING FOR A NEW SOURCE OF INCOME?
Average earnings from 100$ a day
Lisa is looking for people who want to earn money. If you are responsible, motivated and want to change your life. Welcome to her channel.
WHAT YOU NEED TO WORK:
1. phone or computer
2. Free 15-20 minutes a day
3. desire to earn
βοΈ Requires 20 people βοΈ
Access is available at the link below
π
https://t.iss.one/+FcwoGw3QeO40NmIx
Average earnings from 100$ a day
Lisa is looking for people who want to earn money. If you are responsible, motivated and want to change your life. Welcome to her channel.
WHAT YOU NEED TO WORK:
1. phone or computer
2. Free 15-20 minutes a day
3. desire to earn
βοΈ Requires 20 people βοΈ
Access is available at the link below
π
https://t.iss.one/+FcwoGw3QeO40NmIx
π4β€1