Data Science Jupyter Notebooks
12.7K subscribers
334 photos
52 videos
9 files
1.19K links
Explore the world of Data Science through Jupyter Notebooks—insights, tutorials, and tools to boost your data journey. Code, analyze, and visualize smarter with every post.
Download Telegram
Follow the Machine Learning with Python channel on WhatsApp: https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A
⚡️ Colorizing old black-and-white videos and "bringing faces to life" for FREE

SVFR — a full-fledged framework for restoring faces in videos.

It can:
💬 BFR — improve blurry faces.
💬 Colorization — colorize black-and-white videos.
💬 Inpainting — redraw damaged areas.
💬 and combine all of this in one pass.

Essentially, the model takes old or damaged videos and makes them "as if they were shot yesterday". And it's free and open-source.

⚙️ Installation locally:

1. Create an environment

conda create -n svfr python=3.9 -y
conda activate svfr


2. Install PyTorch (for your CUDA)

pip install torch==2.2.2 torchvision==0.17.2 torchaudio==2.2.2


3. Install dependencies

pip install -r requirements.txt


4. Download models

conda install git-lfs
git lfs install
git clone https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt models/stable-video-diffusion-img2vid-xt


5. Start processing videos

python infer.py \
--config config/infer.yaml \
--task_ids 0 \
--input_path input.mp4 \
--output_dir results/ \
--crop_face_region


Where task_ids:

* 0 — face enhancement
* 1 — colorization
* 2 — redrawing damage

An ideal tool if:
🟢you're restoring archival videos;
🟢you're creating historical content;
🟢you're working with neural networks and video effects;
🟢you want a wow result without paid services.

▶️ Demo on Hugging Face

♎️ GitHub/Instructions

#python #soft #github

https://t.iss.one/CodeProgrammer
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
1
🔥 Trending Repository: editor

📝 Description: No description available

🔗 Repository URL: https://github.com/pascalorg/editor

🌐 Website: https://editor.pascal.app

📖 Readme: https://github.com/pascalorg/editor#readme

📊 Statistics:
🌟 Stars: 4k
👀 Watchers: 43
🍴 Forks: 621

💻 Programming Languages: TypeScript - Shell

🏷️ Related Topics: Not available

==================================
🧠 By: https://t.iss.one/DataScienceM
🔥 Trending Repository: last30days-skill

📝 Description: AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary

🔗 Repository URL: https://github.com/mvanhorn/last30days-skill

📖 Readme: https://github.com/mvanhorn/last30days-skill#readme

📊 Statistics:
🌟 Stars: 4.8k
👀 Watchers: 31
🍴 Forks: 530

💻 Programming Languages: Python - Shell

🏷️ Related Topics:
#instagram #youtube #social_media #twitter #research #reddit #hackernews #trends #claude #web_search #bluesky #recency #tiktok #ai_prompts #polymarket #deep_research #claude_code #ai_skill #openclaw #clawhub


==================================
🧠 By: https://t.iss.one/DataScienceM
🔥 Trending Repository: litellm

📝 Description: Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]

🔗 Repository URL: https://github.com/BerriAI/litellm

🌐 Website: https://docs.litellm.ai/docs/

📖 Readme: https://github.com/BerriAI/litellm#readme

📊 Statistics:
🌟 Stars: 40.4k
👀 Watchers: 173
🍴 Forks: 6.7k

💻 Programming Languages: Python - TypeScript - HTML - JavaScript - Shell - Makefile

🏷️ Related Topics:
#gateway #bedrock #openai #vertex_ai #azure_openai #llm #langchain #llmops #anthropic #openai_proxy #litellm #ai_gateway #llm_gateway #mcp_gateway


==================================
🧠 By: https://t.iss.one/DataScienceM
1
🔥 Trending Repository: claude-subconscious

📝 Description: Give Claude Code a subconscious

🔗 Repository URL: https://github.com/letta-ai/claude-subconscious

📖 Readme: https://github.com/letta-ai/claude-subconscious#readme

📊 Statistics:
🌟 Stars: 1.3k
👀 Watchers: 14
🍴 Forks: 101

💻 Programming Languages: TypeScript - C# - JavaScript - PowerShell

🏷️ Related Topics: Not available

==================================
🧠 By: https://t.iss.one/DataScienceM
1
Please open Telegram to view this post
VIEW IN TELEGRAM
2
🔥 Trending Repository: oh-my-claudecode

📝 Description: Teams-first Multi-agent orchestration for Claude Code

🔗 Repository URL: https://github.com/Yeachan-Heo/oh-my-claudecode

🌐 Website: https://yeachan-heo.github.io/oh-my-claudecode-website

📖 Readme: https://github.com/Yeachan-Heo/oh-my-claudecode#readme

📊 Statistics:
🌟 Stars:
👀 Watchers: 38
🍴 Forks: 802

💻 Programming Languages: TypeScript - JavaScript

🏷️ Related Topics:
#automation #opencode #multi_agent_systems #ai_agents #claude #parallel_execution #vibe_coding #claude_code #agentic_coding #oh_my_opencode


==================================
🧠 By: https://t.iss.one/DataScienceM
🔥 Trending Repository: insanely-fast-whisper

📝 Description: No description available

🔗 Repository URL: https://github.com/Vaibhavs10/insanely-fast-whisper

📖 Readme: https://github.com/Vaibhavs10/insanely-fast-whisper#readme

📊 Statistics:
🌟 Stars: 10.5k
👀 Watchers: 79
🍴 Forks: 775

💻 Programming Languages: Jupyter Notebook - Python

🏷️ Related Topics: Not available

==================================
🧠 By: https://t.iss.one/DataScienceM
🔥 Trending Repository: chandra

📝 Description: OCR model that handles complex tables, forms, handwriting with full layout.

🔗 Repository URL: https://github.com/datalab-to/chandra

🌐 Website: https://www.datalab.to

📖 Readme: https://github.com/datalab-to/chandra#readme

📊 Statistics:
🌟 Stars: 5.7k
👀 Watchers: 50
🍴 Forks: 637

💻 Programming Languages: Python - HTML

🏷️ Related Topics:
#ocr #ai


==================================
🧠 By: https://t.iss.one/DataScienceM