Pysource

Pysource

Hi,
I'm Sergio. I'm a Computer Vision consultant, developer and course instructor.

Pysource was founded in 2017 to help companies improve their process efficiency, reliability and scalability with the user of computer vision software.

In this channel I share informative videos about computer vision and cutting-edge AI solutions.

Пікірлер

  • @a-tiku-r
    @a-tiku-rКүн бұрын

    This is magnificent, Thanks for sharing! Currently i am working on a project in this related topic (Human Face Recognition).

  • @triwidodo8255
    @triwidodo82553 күн бұрын

    Thank you sir, you help me:)

  • @mostafawahab5895
    @mostafawahab58953 күн бұрын

    how can i store the output in an excel file? thnx!

  • @sololearner89
    @sololearner894 күн бұрын

    Thank you so much, i really learned a lot from your channel only from this video. I would be grateful if you made a longer video with some implementations

  • @Elnasir
    @Elnasir4 күн бұрын

    Hi. Please I need the solution you implemented for your optimization (processing more frames). Kindly share your optimization technique. Thank you.

  • @pysource-com
    @pysource-com4 күн бұрын

    Hi Elnasir, The optimization is a complex operation and often more complex then the entire project itself. I can give you here some guidelines on what to look for. Mainly there are 4 things to look into: - python code must be optimized, avoid using python loops and instead use operation on the array with numpy library - you can use libraries like timeit , to check the speed of every chunk of your code on python and try to optimize it as much as possible. - the deep learning model must be converted into tensorRT format, optimised for the size of the data you need to pass into it (number of images per batch and size of image), tailored to the specific GPU you're using. - you need to leverage multiprocessing and split the task of your software into multiple process to leverage the power of the CPU

  • @NoumanRasheed-du3gv
    @NoumanRasheed-du3gv5 күн бұрын

    Is this the best possible way? What do you think about FairMOT?

  • @NoumanRasheed-du3gv
    @NoumanRasheed-du3gv5 күн бұрын

    Is this the best way possible for Person ReID? What do you think about FairMOT?

  • @melis4820
    @melis48205 күн бұрын

    is this a different method that we approach object tracking by using different functions in opencv, do you find it yourself?

  • @viktorull
    @viktorull6 күн бұрын

    Where is the source code please??

  • @shenghuiwang1837
    @shenghuiwang18377 күн бұрын

    when I want to download the python files I can't register the website using my google account ,is there some that have download the python files successfully ,can someone help me to download files and send to me

  • @RaghuveerMalladi
    @RaghuveerMalladi9 күн бұрын

    i cant find simple_facerec file

  • @sundaerasto3514
    @sundaerasto35149 күн бұрын

    Hey Mr Sergio I want to pay on study online course of video surveillance How much Mr Sergio could I pay for studying

  • @edgarruiz4559
    @edgarruiz455910 күн бұрын

    hello @Pysource. I can not download the ZIP file

  • @sundaerasto3514
    @sundaerasto351411 күн бұрын

    Hellow Mr Sergio can I learn from scratch Traffic survey of detection plate number of over speed vehicles?

  • @jorgebarge2956
    @jorgebarge295611 күн бұрын

    Thank you for your amazing tutotrial video .Wath software do you use to do this

  • @t.hemanthkumar7369
    @t.hemanthkumar736911 күн бұрын

    I installed pip install object_detector it becomes error how to install this library please tell me sir

  • @afolabiowoloye804
    @afolabiowoloye80412 күн бұрын

    Nice video. Thanks. Please I am working on malaria parasite detection from microscope slide images. Please how do I contact you?

  • @ashwinikumar6461
    @ashwinikumar646115 күн бұрын

    Awesome presentation, Appreciate and admire you from my heart ... god bless ..... Expecting many more tutorial videos like this...

  • @user-se4vq3em1u
    @user-se4vq3em1u17 күн бұрын

    how to upload pygame to website?

  • @JiyaGupta-nc3wh
    @JiyaGupta-nc3wh17 күн бұрын

    Am i the only one who is not able to find the dnn module source code !?🥲.Help me guys

  • @ZiadAhmedAli-sf7rj
    @ZiadAhmedAli-sf7rj18 күн бұрын

    what if I am using yolov5, Nvidia tx1

  • @ETM_FX7
    @ETM_FX719 күн бұрын

    How can we get the file?

  • @AxelWeber-gx2yt
    @AxelWeber-gx2yt20 күн бұрын

    Thank you

  • @xuantai2233
    @xuantai223321 күн бұрын

    i want buy code

  • @aatirshahbaz4056
    @aatirshahbaz405621 күн бұрын

    Hello Sir, Can you guide me on code for warping the face in such a way to convert that face to its old version?

  • @REDIZIO
    @REDIZIO22 күн бұрын

    requested the .py files but did not receive email

  • @MrBlack939
    @MrBlack93924 күн бұрын

    Why is my face capture only 3fps?

  • @WilsonCentaurus
    @WilsonCentaurus25 күн бұрын

    Thank you it worked after 2 days trying to install that 3.3mb thing🩷

  • @rashmikaabeyrathna9397
    @rashmikaabeyrathna939726 күн бұрын

    thank you..

  • @arslanmanzoor8716
    @arslanmanzoor871626 күн бұрын

    can you please make the video to predict trajectory of multiple objects in different polygon?? i will be thankful to you

  • @arslanmanzoor8716
    @arslanmanzoor871626 күн бұрын

    can you please make the video to predict multiple objects in different polygon?? i will be thankful to you

  • @3eezie483
    @3eezie48327 күн бұрын

    Great Vid! Im trying to use this with Contacam. When i try to connect to the IP given by IP webcam its askes for s username and passwords tot he camera. where can i set this within IP webcam?

  • @user-kg8hi4te8t
    @user-kg8hi4te8t28 күн бұрын

    what if i want to use saturation???

  • @kaiorodrigues8209
    @kaiorodrigues8209Ай бұрын

    sergio eu te amo

  • @karthikkaralgikar8063
    @karthikkaralgikar8063Ай бұрын

    Where have you defined the "display_image_samples", "load_image_dataset" and "extract_images" functions? You are just calling those functions here.

  • @piconano
    @piconanoАй бұрын

    I'm starting my journey into computer vision and Ai. Would it be possible for me to train a raspberry pi to count the number of cars from a video, models made by Honda for example? Am I barking up the wrong tree? I don't know Python but know C/C++ very well and the migration will be a walk in the park. Does Pi3B+ and Camera have the power to do that or do I need much better hardware which I don't have? Thanks for any guidance.

  • @dansimek6790
    @dansimek6790Ай бұрын

    Hi, does anybody know how to measure size of rectangular box that can be rotated? Imagine same example as in the video, but instead of bolt nuts, it is packages and they can lay in any orientation on the conveyor belt. How would you approach that?

  • @hemachandhers
    @hemachandhersАй бұрын

    i want the source video of bottle without detection can you provide me the link please

  • @NamLeHoang-xg1th
    @NamLeHoang-xg1thАй бұрын

    Thanks a lot sir, I'm currently working on the project which is about preventing students from cheating. I'm already broke the problems down into some areas: 1. Eye gazing to check if the students are looking outside. 2. Eye blinking the keep track of the abnormal behaviors. 3. Mouth opening to check if they are speaking or not. 4. Object detection to check whether there are many people on the camera and whether they use untrustworthy devices. 5. Noise detection to check whether a abnormal sound. 6. Head pose estimation to check whether they looking outside, maybe I should combine this with the eye gazing, if there's no eyes, there will be abnormal behaviors. 7. Face spoofing to check whether the face on the screen is real face or not. I don't really know which parts should I put more into the project or should I remove something, because it's quite a challenge for me to get into the intern place in the project. I'm already done with the first three and planning to finish all the stuffs. Pls let me know your opinion about the idea and other question is how many features are good for me to show my effort to the project manager? Again, thank you sir and have a nice day!

  • @user-uh8po2sx6y
    @user-uh8po2sx6yАй бұрын

    Is there a big difference in performance and speed in AI tasks like stable diffusion & video rendering etc between RTX 4080 super and RTX 4090?Which one should i buy as I seldom play games or should i wait for 5090 at the end of the year?I am not a video editor or hold any jobs related to designing or editing,just a casual home user.

  • @pysource-com
    @pysource-comАй бұрын

    Yes, there is quite a big difference from the 4080 super and the 4090 in terms of speed and also memory. If you're not tight on budget I would definitely go for the 4090

  • @aradhyakumarchandra8900
    @aradhyakumarchandra8900Ай бұрын

    where is the link for simple_facerec?????

  • @aliciahock9651
    @aliciahock9651Ай бұрын

    I just tried this and it works perfectly! Thank you so much!

  • @rezat3
    @rezat3Ай бұрын

    Very helpful. Thanks a lot.

  • @HA-mr5wn
    @HA-mr5wnАй бұрын

    I am looking for blister inspection in pharma industry. The feature we looking to inspect like 1. Empty blister 2. Double tablet in one cavity 3.wrong or mixed tablet 4.broken tablet 5.to identify and distinguish between same colour of capsule and its blister backgrounds.

  • @TheGupex
    @TheGupexАй бұрын

    Thank🎉 from Thailand.

  • @basitrizvi-kp8so
    @basitrizvi-kp8soАй бұрын

    can this code be used to detect rgb boxes on the conveyor?

  • @andersonchapson436
    @andersonchapson436Ай бұрын

    why didn't you drop the link to download the data (DNN MODEL)?

  • @andersonchapson436
    @andersonchapson436Ай бұрын

    which of the link can help me get the file you downloaded because i can't find it to download

  • @ahmedsherif3278
    @ahmedsherif3278Ай бұрын

    i wanted to thank you for all the efforts you have put in all of your videos ❤❤ i really have learned a lot from your videos especially neural networks series i am a student in the faculty of computer engineering and i am currently in my bachelor thesis semester and it is about vehicle counting and classification now there are ton of models and detection algorithms can you recommend the best and easiest to work with models or algorithms out there for example there are 8 or 9 versions of yolo but i do not know what would be the most stable or best one out there thank you in advance

  • @pysource-com
    @pysource-comАй бұрын

    Thank you for the feedback, I'm glad the neural network series were useful to you ;) About your question, for vehicle tracking and classification, YOLOv8 by Ultralytics is a good choice.

  • @ahmedsherif3278
    @ahmedsherif3278Ай бұрын

    @@pysource-com THANK YOU SO MUCH FOR YOUR REPLY ive been reading about YOLOv9 lately and the technologies used like PGI or the new architecture GELAN are outperforming YOLO v8 so i wanted ask if you have tried YOLOv9 and if yes do you find it easy to work with and stable

  • @Clebrw
    @ClebrwАй бұрын

    Amazing video, I'm waiting for new episodes. I'm working on a project to detect counterfeit products, for example airpods boxes, where we have a high level of quality in counterfeiting, making it difficult for a human to analyze without having an original box to compare. But I can see differences in the font used, the spacing between lines and the product photo has slightly less contrast than an original. I intend to do classification using YOLO, but the dataset has few images and they will all be very similar, leading me to try to use Siamese neural networks, few shot learning, to find the most similar one and classify it. My question, is there some approach I'm missing? thanks!

  • @pysource-com
    @pysource-comАй бұрын

    Thanks for the feedback. The project you're working on it's a bit complex as you'll be identifying details that require very high precision, so it's not easy to have reliable results. You're approach is a good starting point to make a study, get benchmarks and see how it performs, then you can evaluate the next steps of you projects. best of luck with your projet