Introducing Porda Ai an powerful innovative application. Everyday AI companion designed for Muslim community to empower them maintain modesty, decency in the digital realm by blurring and covering Non-Mahram and Haram objects (NSFW), directly on screen on anywhere(offline,online,browser,videoplayer) in anytime.
- How Porda Ai works
- Features
- Demo Videos
- How to Use
- Download and Installation
- Limitations of the app
- For Developer/Engineer
- How you can contribute
- Help On this project
- Contact With Me
- Contributor
- Bangla (বাংলা)
This project is licensed under the AGPL-3.0.
See the LICENSE file for details.
For commercial inquiries or special permissions, feel free to contact me. Let’s collaborate and grow together on meaningful projects!
- Porda AI Website Website
- Porda AI Extension GitHub Extension version
- Download Porda AI Extension Download Extension version
The project prevents to looking unwanted content one does not wish to see. The application places a cover directly on the object on the screen in real-time. It offers high benefits for Muslim communities by allowing users to prevent the display of content that may be considered inappropriate or offensive according to Islamic principles. This can help individuals adhere to their religious beliefs and maintain a more positive and sacred digital environment.
- Captures data (screenshots) from the window.
- Detects objects within the captured data by our custome model.
- Generates an overlay box or applies blur directly onto the screen transperantly.
💠 Custome Ai model:
- Optimal Halal Vision
- Ensures maximum coverage of haram objects while preserving surrounding content (text, subtitles, etc.)
- Enhances user experience by showing as much of the halal surrounding content as possible
💠 100% Secure:
- Runs entirely offline; no data is sent or stored externally
- 100% Ensures user privacy and data security
💠 User-Friendly Interface:
- Intuitive design for easy navigation and settings adjustment
- System tray integration for convenient access
💠 Instant On/Off:
- Shortcut keys for activate and deactivate any time
- Quick controls for seamless integration with your workflow
💠 Personalization for App:
- Activate or deactivate detection for specific apps
- App inclusion/exclusion options for customized usage
💠 Smart System Integration:
- Auto start-up capability
- Auto sleep mode and auto active mode based on usage
- Auto stop in non-interested windows
- Auto deactivate when high CPU usage is detected (gaming or other intensive tasks)
💠 Various Covering Options for Your Vision Comfort:
- Blur, solid color, full blur, and background color (Bg color) for covering haram objects
- Customizable settings for personal preference
💠 Fast Detection ensuring a smooth user experience:
- Optimized algorithms for real-time processing
- Bug fixes and performance improvements
💠 Works on anywhere anytime:
- Any Browser, Facebook, Youtube, Even Offline videoplayer
- Universal compatibility across different applications
💠 Optimization for High Accuracy:
- Better than free Ai (We trained our own for our use case)
- Advanced AI trained with extensive custom data for precise detection of haram objects
- Regular updates to improve detection accuracy
- Dataset creation capabilities for continuous improvement
💠 Low Resource Consumption:
- Optimized to run efficiently on both desktop and laptop
- Ensures it does not slow down your device or impact other tasks
- Intel GPU support for hardware acceleration
Installing From Link
- As it does not have a code certificate yet, if Windows shows a warning, you can safely ignore it and install the app.
- Download the app and click to open it.
- The app icon will appear in the system tray when a single app is opened. Avoid opening multiple apps simultaneously. You can see how the app in your system tray.
Run The App
- Ok button disappare settings window, apply button applies setting while keeping the settings window appare.
- Choose the object to detect (Male or Female) and select the cover type (color/bg-color/blur).
- In the engine settings, select Intel GPU if you're using an Intel processor; otherwise, choose CPU.
- If you want to select GPU then add this app in Graphics Setting (graphics performance preference). Terminate the porda app and reopen the app and now select GPU.
- Click the Activate button and then click Apply button then Ok button. It may take 20-30 seconds to initialize, especially if using GPU. After sucessfully setup the app will be working.
Additional
- Press F2 (default) to activate or deactivate the app any time. Double-click F2 to access settings.
- Right-click on the system tray porda-ai app icon to exit, Activate Deactivate any time, or access other options.
- Shortcut keys are available for activation, deactivation, and creating datasets.
- You can change hot key as your choise, If you changed hot key then terminate and reopen the app.
- Adjust accuracy, other settings as needed.
- To use the app regularly, enable the startup option and save settings.
- If the app fails to detect objects accurately, create a dataset by pressing the hotkey. Data will be - Gathered in your selected folder and either send it to me for training or train the model yourself.
- Check out other settings. Don't hesitate to reach out for any queries or assistance.
-
Smaller objects (under 100px) may not be detected accurately in this version. Future updates will address this issue.
-
The accuracy of the system ranges from (85%-95%) across various scenarios. Ongoing improvements will gradually enhance accuracy over time.
-
While the software functions on any CPU, GPU support is currently limited to Intel OpenCL GPUs. Future -updates will extend compatibility to include late-model AMD GPUs and CUDA.
-
The speed and effectiveness depend on your computer.
-
Presently, the software is compatible only with Windows(10/11) operating systems. However, Linux compatibility can be tested using Bottle. Any other observed limitations will be addressed in future updates, inshaAllah.
-
Also try the Porda AI Extension to overcome some limitations (e.g., it works better for small images, better accuracy and more features).
Latest Version [Here] (https://github.com/hijam-git/Porda-AI/releases/)
The Next Update will be Published soon inshaAllah
Put you email, to get update notification Feedback Form: Feedback Form
This project is very expensive due to its advanced AI capabilities. As students, we have funded this project from our own, dedicating over a year to research, data collection, data annotation, model training, developing both the computer app and extension version and repeated testing.To further improve this project, we need your support. We are committed to building a Halal Digital Environment using state-of-the-art technology to protect our present ummah and future generations. We have many ongoing projects that will empower you. Will you support us in this Halal technology revolution? Donate to us and join us on this journey.
If you've found value in this project, your support can contribute to its present and future success.
💠Request💠
- Dear Brother/Sister, We tried as much as we could and it is just beginning. If you encounter any issues, please let us know. We are dedicated to solving the issue as soon as possible. Please give us the highest review and recommend it to your friends and your communities (through FB posts, FB groups, YouTube videos, etc.) to earn rewards from Allah.
- Data Annotator: Medihy, Adnan, Jubayer, Mozumder, Saif
- Donation: Mahmudul Hasan Sohag (Chairman of Rokomary Group), Kamruzzaman, Arafat...(will add others) and Many Known/Unknown Persons
- Coading: waiting for you
- Tutorial: waiting for you
- Email: [email protected]
- Facebook: Abdullah
- LinkedIn: Hijam Ibna Omar
- Phone (Bkash/Nagad/Whatsapp): 01823170383
- IBBL Account: 2050 1806 7001 66103 (Hijam Ibna Omar)
- Feedback Form: Feedback Form
-
git clone https://github.com/hijam-git/Porda-AI
-
cd porda-ai
-
create new env
-
first Install dependencies: pip install -r requirements.txt
-
to Run the application: python main.py
-
For building application: pyinstaller --onefile --noconsole --add-data "model/pordav4x3.cfg;model/" --add-data "model/porda-19200-lr-0005-909.weights;model/" --add-data "startup_image/1.png;startup_image/" --add-data "static/pordaailogo.png;static/" --add-data "static/pordaailogo.ico;static/" --icon=static/pordaailogo.ico --name PordaAi(version) main.py
This was my first desktop app — and not just mine. It was the first ever created (2022) to blur haram content in real time, directly on the screen, anywhere and anytime.
I started this journey with almost no resources and no guidance, because I couldn’t find any project like this to learn from. I was a student with no money, no team, and barely any knowledge of Ai.
But with the grace of Allah, I made it happen — even building a custom AI model trained on custom datasets, all from scratch.
I spent years doing research, experimenting, and learning everything from scratch — all while pushing through serious limitations. That means the code might not be perfect, and yes, it's a messy. I was hesitant to make it public because I wanted to clean it up first.
So here it is. I'm sharing it with the world in hopes that others can join me in improving it. 💪
There are many ways you can contribute:
- 💸 Donate to support development
- 🎓 Create tutorials to encourage your community and youth
- 📝 Improve or write proper documentation
- 💬 Add meaningful comments to the code
- ✨ Add new features (e.g., prayer times, etc.)
- 🌍 Contribute translations and add more languages
- 🐧 Build and test for Linux
- 🚀 Leverage Nvidia GPU support for better performance
- 🎨 Improve the UI/UX design
- 🐛 Fix bugs
- 🔐 Improve security
- 🧹 Clean up and refactor the code
- 📚 Follow best coding practices
- ⚡ Optimize for speed and efficiency
- 🤖 Improve or replace the AI model (e.g., TFLite, YOLO, MobileNet)
- Converting with C++
…and much more!
If you’re planning big changes or want to understand the logic behind certain things, feel free to reach me out. I did a LOT of research on the model and design, and I’d love to chat about it before you dive in.
-
Every positive change is welcome — just Push, bro!
-
Let’s build something powerful together.
পর্দা এআই মুসলিমদের জন্য যুগান্তকারী সফওয়্যার। যা বর্তমান ও ভবিষ্যতে ডিজিটাল পরিবেশে ধর্মীয় বিধিবিধান পালনে সম্ভব্য চ্যালেঞ্জ মোকাবেলায় ব্যপকভাবে সাহায্য করবে। এই প্রযুক্তিটি ব্যবহার করে প্রাক্টিসিং মুসলিমরা ডিজিটাল পরিবেশে নিজ চোখের হেফাজত করতে পারবে। যথাসম্ভব ইউজার ফ্রেন্ডলী করে তৈরী করা হয়েছে এরপরও কিছু সীমাবদ্ধতা থাকতে পারে যা সব সমাধান যোগ্য খুব দ্রুত সমাধান করা হবে ইনশাআল্লাহ। দূরদর্শী চিন্তার অধিকারী ব্যক্তিদের এই প্রযেক্টে সাপোর্ট করার জন্য অনুরোধ করা হলো।
কাদের জন্যঃ
- যারা ফেতনার যামানায় নিজেকে একটু হলেও সংযোত রাখতে চান এবং ননমাহরামের নিকে না তাকানোর ফরজ বিধানকে পালন করার গুরত্ব উপলব্দী করেন তারা ব্যবহার করবেন।
- যাদের অনলাইনে ফিমেল মেম্বারদের সাথে মিটিং করতে হয়। (ডেভলপার, ফ্রিলান্সার, অফিসের মিটিং)
- যারা টিউটরিয়াল দেখেন। টিউটরিয়াল দেখার সময় ফিমেল টিউটর থাকলে।
- নিউজে যদি ফিমেল অ্যাকট্রেস থাকে।
- ইন্টারনেট ব্রাউজিং এর সময়।
- শালীন নাটক মুভি দেখার সময়। (নাটক মুভি দেখতে অনুসাহিত করা হলো।)
Features:
- Nude and Nonmahram: অ্যাপ্লিকেশনটি নারী বা পুরুষ এবং অশ্লীলতা ও নগ্নতা ডিটেক্ট করে রিয়াল-টাইম সরাসরি স্ক্রিনের উপরেই তার আংশিক এবং সম্পূর্ণ অংশ ঢেকে দিবে।
- Anyone can use: শুধু মুসলিম না, নিজ সুবিধামত কাস্টম মডেল ব্যবহার করা করে যে কেউ উপকৃত হতে পারে, কেননা কেউই অশ্লীলতা/নগ্নতা পছন্দ করে না।
- Low Requirements: GPU ছাড়াই সাধারণ CPU তেই চলবে। এবং ইন্ট্রিগেটেড GPU ব্যবহার করা যাবে।
- Anywhere Everytime: ফেসবুক ইউটিউবসহ যেকোনো উইন্ডোতে কাজ করবে। ছবি বা ভিডিওতে, অনলাইন বা অফলাইনে যেকোনো অবস্থায় কাজ করবে।
- Custom Cover: ব্লারিং ইফেক্ট ব্যবহার করা যাবে।
- Multiple Object Detection: একইসাথে একাধিক বস্তু ঢাকতে পারবে।
- Region of Interest: উইন্ডোর নির্দিষ্ট অংশ সিলেক্ট করে উইন্ডোকে কয়েক ভাগে ভাগ করা যাবে।
- Dynamic: ফুল ডাইনামিক, উইন্ডোর নড়া-চড়া বা ছোট-বড় করাতে অটো অ্যাডজাস্ট করে নিবে।
- Responsive: মাউসের ক্লিক বা স্ক্রলিং এ কোনো প্রভাব পড়বে না। ফাস্ট এবং অ্যাকুরেট।
- App Inclusion/Exclusion: নিদৃষ্ট অ্যাপ ইনক্লুড বা এক্সক্লুড করা যাবে।
- Static Cover: স্ট্যাটিক কভার ব্যবহার করে স্ক্রিনের বা নির্দিষ্ট কোনো উইন্ডোর নির্দিষ্ট অংশ ডাইনামিকলি ঢেকে রাখা যাবে।
- Auto Startup: প্রতিবার কম্পিউটার অপেন করলে অটো রান হবে।
- Auto Disable when high CPU usage: যখন cpu ইউজেজ বেশি থাকবে তখন অটোমেটিক স্টপ হয়ে যাবে। আবার অটো স্টার্ট হবে।
- Auto Sleep Mode: যখন কোনো অবজেক্ট থাকবে না তখন অটো স্লিপ মুডে চলে যাবে। আবার যখন অবজেক্ট আসবে তখন আবার অ্যাকটিভ হবে।
- Hot key: শর্টকাট কী ব্যবহার করে যেকোনো সময় অ্যাপলিকেশনটি চালু বা বন্ধ করা যাবে। সীমাবদ্ধতাঃ
- ফাস্ট মুভিং অবজেক্টের ক্ষেত্রে লো কনফিগারেশন মেশিনে সন্তষ্টুজনক নাও হতে পারে।
- ১০০% অ্যাকুরেট না।
কন্ট্রিবিউটর: এখন পর্যন্ত আমিই আল্লাহর ইচ্ছায় এতটুকু করেছি। আপনারা যারা ফিডব্যাক দিয়ে ও ডোনেট করে সাহায্য করেছেন তাদের শুকরিয়া জাঝাকাল্লাহ। ……… ……… প্রযেক্ট ডিজাইন, UI ডিজাইন, ফিচার ফাইন্ডিং এবং ইম্পিমেন্টিং, প্রযেক্ট ডেভলপমেন্ট ডাটা কালেকশন, ডাটা অ্যানোটেশন (৪০-৫০ হাজার বাউন্ডিং বক্স), ডাটা অ্যানোটেশন টুল তৈরী, ডাটা ম্যানেজমেন্ট, বেস্ট মডেল সিলেকশন, ডাটা ট্রেইন ওয়েব সাইট (Django) ডিজাইন, ওয়েব সাইট ডেভলপমেন্ট, ওয়েব সাইট ডিপলপয়মেন্ট অন সার্ভার। প্রতি ক্ষেত্রে প্রবলেম সভিং, কোড টেস্টিং , বাগ ফাইন্ডিং, বাগ ফিক্সিং এবং বেস্ট অ্যালগরিদম ক্রিয়েটিং এবং ইনপ্লিমেন্টিং, এই সব কিছু আমার আল্লাহর ইচ্ছায় দিনের পর দিন আমার একার করতে হয়েছে এ জন্য আমি টিউশনি ছেড়ে দিয়েছি এবং অনেক ব্যয় করেছি।
- অ্যাপটি ইউস করে দেখুন যদি আপনার মনে হয় এটি কাজ করছে এবং এটাকে আরো উন্নত করা দরকার তাহলে ব্যায়বহুল এই প্রযেক্টে বর্তমান ও ভবিষ্যতের কথা চিন্তা করে আপনার সামর্থ অনুযায়ী দান করে অবদান রাখুন।
- এটা ইমপ্রুভ করে অফিসিয়ালি পাবলিশ করতে অনেক টাকা প্রয়োজন। (১-২ লক্ষ ইমেজ ট্রেইন করা প্রয়োজন)
- প্রথমে অফিসিয়াল লিংক থেকে ডাউনলোড করুন। ডাউনলোড শেষে উইন্ডোজ ভাইরাস হিসাবে চিহ্নিত করতে পারে সেক্ষেত্রে keep দিন। এরপর একটি ফোল্ডার ক্রিয়েট করে অ্যাপটি রাখুন এবং ক্লিক করে ওপেন করুন।
- অ্যাপটির টাইটেল বারে অ্যাপটির কন্ডিশন দেখতে পাবেন। অ্যাপ রান হলে সিস্টেম ট্রেতে অ্যাপ আইকন দেখতে পাবেন এবং এখান থেকে সহজে অ্যাপটিতে প্রবেশ করা যাবে। একসাথে একের অধিক অ্যাপ রান না হয়, যদি হয় তাহলে একটা রেখে বাকী গুলো ক্লোজ করে দিন।
- Intel GPU তে রান করুন এবং নিচের সেটিংস গুলো ট্রাই করুন।
- এইটি আপনার ওয়ার্কিং ইউন্ডোতে কাজ করবে। Buttons:
- Apply: এটা ক্লিক করলে সেটিং এর ভেলু গুলো অ্যাপ্লাই হবে, এবং সেটিং ইউন্ডো ক্লোজ হবে না।
- Ok: ক্লিক করলে সেটিং এর ভেলু গুলো অ্যাপ্লাই হবে, এবং সেটিং ইউন্ডো ক্লোজ হয়ে যাবে।
- Default: ক্লিক করলে সেটিং এ ডিফল্ট ভেলু গুলো দেখা যাবে।
- Save: সেটিং এর ভেলুগুলো সেভ হয়ে যাবে। এবং প্রতিবার চালু হলে এই সেটিংসগুলো অ্যাপলাই হবে।
- Activate: সফওয়্যারটি অ্যাকটিভ ডিঅ্যাকটিভ করতে, ডিঅ্যাকটিভ করলে সফওয়্যারটির ডিটেকশন করা অফ করে দিবে।
- Terminate: সফওয়্যারটির কার্যক্রম অফ করে দিতে।
ShortCut Hot key:
-
F2 ক্লিক করলে ডিটেকশন অফ হয়ে যাবে আবার ক্লিক করলে ডিডেকশন আবার শুরু হবে। >>কখনো যদি ডিটেকশন অফ বা অন করার প্রয়োজন হয় তখন এটা ব্যবহার করুন।
-
F2 দুইবার ক্লিক করলে সেটিং ইউন্ডো দেখা যাবে। >>রানিং অবস্থায় সেটিংস এ কোনো কিছু চেঞ্জ করতে চাইলে।
-
F1 ক্লিক করলে ডাটা কালেক্ট হবে।
-
শর্টকার্ট কী কাজ না করলে সিস্টেম ট্রে থেকে অ্যাকটিভেট ডিঅ্যাকটিভেট করুন।
Object and Cover:
- এখান থেকে অবজেক্ট ও কভার সিলেক্ট করা যাবে।
- Bg Color মানে বস্তুর ব্যাকগ্রাইন্ড কালার। ব্লার কার্নেল দ্বারা ব্লারের মাত্রা কমানো বাড়ানো যাবে।
- Accuracy: যত বাড়ানো হবে তত সঠিকভাবে ডিটেক্ট করতে চেষ্টা করবে তবে এতে কম বস্তু দিটেক্ট করবে। কমানো হলে এর বিপরীত হবে।
- Image Size: যত বাড়ানো হবে তত সঠিকভাবে ডিটেক্ট করতে পারবে। এর অনুপাতে ডিটেকশন টাইম বাড়বে এবং প্রসেসর নিবে।
- Activity: ডিটেকশন অন অফ করতে Enable অথবা Disable সিলেক্ট করে apply অথবা ok দিন। অথবা F2 ব্যবহার করে করা যাবে। অথবা আপনার সিস্টেম ট্রেতে অ্যাপ দেখতে পাবেন
Engine:
- CPU: যেকোনো পিসিতে চলবে।
- Integrated GPU: ইন্ট্রিগেটেড GPU তে চলবে। সে ক্ষেত্রে সেটিংস এ গিয়ে PordaApp এ GPU করে দিন। (এই ভার্সনে শুধু ইন্টেল GPU তে কাজ করবে)

TimeOut:
- Active Timeout: অ্যাকটিভ অবস্থায় কতক্ষণ পরপর চেক করবে।
- Sleep Timeout: যখন স্পিপ মুডে চলে যাবে তখন কতক্ষণ পরপর চেক করবে।
- Keep running: একবার অবজেক্ট পেলে কতক্ষণ পর্যান্ত Active থাকবে। এই সময় শেষ হলে আবার স্লিপ হয়ে যাবে।
Additional Options:
- Auto StartUp: এটা টিক মার্ক করে সেভ করলে অ্যাপটি প্রতিবার পিসি ওপেন করলে PORDAAI চালু হবে।
- Hardware Accelarated: এটা টিক মার্ক দিলে যেকোনো ইউন্ডোতে কাজ করবে । Static cover:
- Specific Window: এটার মাধ্যমে নিদৃষ্ট কোনো উইন্ডো সিলেক্ট করে দেওয়া যাবে। ডিফল্ট এটা অটো ওয়ার্কিং উইন্ডোতে কাজ করবে। ডাবল স্কিনে বা নিদৃষ্ট উইন্ডোতে ব্যবহারের জন্য এটা তে টিক দিয়ে অ্যাপলাই দিন এরপর মাউস দিয়ে ড্রাগ করে ছেড়ে দিন।
Window:
- All window: এটা সিলেক্ট করলে সকল ইউন্ডোতে কাজ করবে ।
- Only Include Window: শুধুমাত্র যেসকল ইউন্ডোতে আপনি চাইবেন সেগুলোতে কাজ করবে। একজন্য যেসব অ্যাপ আপনি ডিটেক্ট করতে চান সেগুলোর .exe ফাইল কমা দিয়ে লিখুন।
- Only Exclude Window: সকল ইউন্ডোতে কাজ করবে তবে যে গুলো আপনি বাদ দিতে বলবে। একজন্য যেসব অ্যাপ আপনি বাদ করতে চান সেগুলোর .exe ফাইল কমা দিয়ে লিখুন। Scalling: Coming…
প্রশ্ন ও উত্তর
- প্রশ্নঃ এটা কি নিরাপদ এবং এর প্রাইভেসি কি?
- উঃ এটা হাই সিকিউর। এটি ইন্টারনেটের সাথে কমিউনিকেট করে না। এমনকি সিকিউরিটির জন্য এটাতে আপডেট নটিফিকেশনের ব্যবস্থা পর্যন্ত রাখা হয়নি।
- প্রশ্নঃ ইউন্ডোজ ভাইরাস হিসাবে ডিটেক্ট করতেছে কেনো?
- উঃ ইউন্ডোজের ডিফেন্ড সিস্টেম ১০০% সঠিক না। এবং বেশিরভাগ ক্ষেত্রে পাবলিশার না থাকলে উন্ডোজ ভাইরাস হিসাবে বিবেচনা করে। PodaAi এর জন্য publisher certificate নেওয়া প্রয়োজন তখন ভাইরাস হিসাবে ডিটেক্ট করবে না। প্রমাণ হিসাবে এখানে দেখুন একটা ফন্ট কে ভাইরাস হিসাবে ডিটেক্ট করছে্, যা শুধু মাত্র বাংলা ফন্ট।

-
প্রশ্নঃ আপডেট কিভাবে করব?
-
উঃ ইমেইল বা নাম্বার দিয়ে সাবস্ক্রাইব করতে রাখতে পারেন তহলে আপডেট নটিফিকেশন বা SMS যাবে। অথবা আমার ফেসবুকে কানেক্ট হতে পারেন অথবা মাঝে মাঝে ওয়েব সাইট চেক করতে পারেন।
-
প্রশ্নঃ স্লো কাজ করতেছে?
-
উঃ এর পার্ফর্মেন্স নির্ভর করবে আপনার কম্পিউটারের কনফিগারেশনের উপর । CPU তে না চালিয়ে GPU তে রান করুন, GPU ব্যবহার করতে পারলে ১০০%-৫০০% পর্যন্ত আরো স্পিড বাড়বে। তাছাড়া আপডেটের সাথে সাথে আরো ফাস্ট করা হবে।
-
প্রশ্নঃ মাঝে মাঝে অফ হয়ে যায়?
-
উঃ CPU লিমিট দেওয়া থাকলে লিমিট ক্রস করলে অফ হয়ে যাবে এবং আবার লিমিটের নিচে আসলে চালু হবে অথবা চাইলে F2 প্রেস করে চালু করা যাবে এবং CPU লিমিট অফ করে দেওয়া যাবে।
-
প্রশ্নঃ এটা ব্যবহার করলে পিসিতে কি কোনো সমস্যা হবে?
-
উঃ কোনো সমস্যা হবে না। তবে অনেক লো কফিগারেশন হলে অ্যাপ্লিকেশনটি স্লো কাজ করতে পারে।
-
প্রশ্নঃ ছোট বস্তু ডিটেক্ট করতে পারছে না?
-
উঃ ইমেজ সাইজ বাড়িয়ে দেখুন। কাস্টোম রিজন ইউস করুন। দ্রুত ইম্প্রুভ করা হবে, তবে খুব ছোট বস্তু নিগলেক্ট করা হয়েছে।
-
প্রশ্নঃ ভূল ডিটেক্ট করছে?
-
উঃ এটা ডেভলপমেন্ট পর্যায়ে আছে। দ্রুত ইম্প্রুভ করা হবে, তবে কোনো কিছুই ১০০% একুরেসি দেয় না। ভূল ডিটেক্ট করলে অ্যাকুরেসি বাড়িয়ে দিন, ইমেজ সাইজ বাড়িয়ে দেখুন।
-
প্রশ্নঃ অনেক প্রসেসর নিচ্ছে?
-
উঃ খুব বেশি CPU নিলে অ্যাপটি অটো অফ হয়ে যাবে। GPU engine ব্যবহার করলে CPU অনেক কম নিবে। তাছাড়া ইমেজ সাইজ কমিয়ে দিলে CPU কম নিবে। এটা সাধারণত Active অবস্থায় বিভিন্ন পিসিতে বিভিন্ন কন্ডিশনে ৫%-২০% CPU নিতে পারে। তবে মাঝে মাঝে পাইথন গার্বেজ কালেকশনের সময় এর বেশি নিতে পারে। আর স্লিপ অবস্থায় ০%-২% CPU নিতে পারে।
Made with ❤️ for you, Islam, privacy, faith, and digital responsibility from Bangladesh ❤️.