Computer Science and Programming
151K subscribers
632 photos
29 videos
37 files
919 links
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
Download Telegram
Happy new year
Thank you for being with us
We appreciate your patience to science and always try to provide best content for subscribers
๐Ÿ‘51๐Ÿ‘Ž3
An important collection of the 15 best machine learning cheat sheets.

1- Supervised Learning

https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/cheatsheet-supervised-learning.pdf

2- Unsupervised Learning

https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/cheatsheet-unsupervised-learning.pdf

3- Deep Learning

https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/cheatsheet-deep-learning.pdf

4- Machine Learning Tips and Tricks

https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/cheatsheet-machine-learning-tips-and-tricks.pdf

5- Probabilities and Statistics

https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/refresher-probabilities-statistics.pdf

6- Comprehensive Stanford Master Cheat Sheet

https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/super-cheatsheet-machine-learning.pdf

7- Linear Algebra and Calculus

https://github.com/afshinea/stanford-cs-229-machine-learning/blob/master/en/refresher-algebra-calculus.pdf

8- Data Science Cheat Sheet

https://s3.amazonaws.com/assets.datacamp.com/blog_assets/PythonForDataScience.pdf

9- Keras Cheat Sheet

https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Keras_Cheat_Sheet_Python.pdf

10- Deep Learning with Keras Cheat Sheet

https://github.com/rstudio/cheatsheets/raw/master/keras.pdf

11- Visual Guide to Neural Network Infrastructures

http://www.asimovinstitute.org/wp-content/uploads/2016/09/neuralnetworks.png

12- Skicit-Learn Python Cheat Sheet

https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Scikit_Learn_Cheat_Sheet_Python.pdf

13- Scikit-learn Cheat Sheet: Choosing the Right Estimator

https://scikit-learn.org/stable/tutorial/machine_learning_map/

14- Tensorflow Cheat Sheet

https://github.com/kailashahirwar/cheatsheets-ai/blob/master/PDFs/Tensorflow.pdf

15- Machine Learning Test Cheat Sheet

https://www.cheatography.com/lulu-0012/cheat-sheets/test-ml/pdf/

@computer_science_and_programming
๐Ÿ‘138๐Ÿ‘Ž6
โœจ Uniformer: Unified Transformer for Efficient Spatiotemporal Representation Learning

Github: https://github.com/sense-x/uniformer

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

Tasks: https://paperswithcode.com/dataset/kinetics-600

@computer_science_and_programming
๐Ÿ‘39๐Ÿ‘Ž3
323+ Open Source Pytorch Implementation Software Projects
Free and open source pytorch implementation code projects including engines, APIs, generators, and tools.

https://opensourcelibs.com/libs/pytorch-implementation

A curated list of tutorials, papers, projects, communities and more related to PyTorch:

https://www.ritchieng.com/the-incredible-pytorch/

https://github.com/ritchieng/the-incredible-pytorch


@computer_science_and_programming
๐Ÿ‘70๐Ÿ‘Ž5
๐Ÿ’ฌ A Text Attention Network for Spatial Deformation Robust Scene Text Image Super-resolution

Github: https://github.com/mjq11302010044/tatt

Paper: https://arxiv.org/abs/2203.09388v2

Dataset: https://deepchecks.com/blog/

@computer_science_and_programming
๐Ÿ‘127๐Ÿ‘Ž6
๐ŸงŠ Focal Sparse Convolutional Networks for 3D Object Detection (CVPR 2022, Oral)

Github
: https://github.com/dvlab-research/focalsconv

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

Dataset: https://paperswithcode.com/dataset/nuscenes

@computer_science_and_programming
๐Ÿ‘116๐Ÿ‘Ž10โค1
๐Ÿ‘127๐Ÿ‘Ž6
๐Ÿ‘85๐Ÿ‘Ž2
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
๐Ÿ‘130
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
๐Ÿ‘102๐Ÿ‘Ž6
This media is not supported in your browser
VIEW IN TELEGRAM
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
๐Ÿ‘205๐Ÿ‘Ž3
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
๐Ÿ‘333๐Ÿ‘Ž18