Wavy Background in Android
6:05
2 жыл бұрын
Gradient Backgrounds with Drawable
4:19
Checkboxes in Android
3:32
3 жыл бұрын
3. Add Rows to ListView Dynamically
5:55
Android Options Menu Tutorial
9:27
3 жыл бұрын
WebView  |  Android Tutorial
4:50
3 жыл бұрын
4. Custom Spinner Color and Text
4:36
Пікірлер
@Pilagors
@Pilagors Ай бұрын
thank you. I was struggling and you just typed 2 lines and cured my cancer. from the bottom of my heart thank you
@holywords3339
@holywords3339 Ай бұрын
Your videos are very helpful... Thank you :)
@TOZXi
@TOZXi Ай бұрын
Great. But is this the real number of pixels on the real device screen?
@BomberKing
@BomberKing 2 ай бұрын
Thank you so much You are better thos suckers who make 15m videos with an bunch of nonesense and expect people to understand
@Testtest-yy2el
@Testtest-yy2el 3 ай бұрын
What Software did you use to edit it could you give me the download link please?
@azlanahmad6647
@azlanahmad6647 3 ай бұрын
How do i do this with a computer?
@rangerm
@rangerm 3 ай бұрын
Sorry
@normanlangtonzipingani8387
@normanlangtonzipingani8387 4 ай бұрын
I have created my own model using Jupyter Notebook, and it is saved in the .pb format. I have successfully converted the model to TFLite to connect it with my Flutter app. Additionally, I manually created a labels.txt file that corresponds to the labels in the TFLite model. The issue is that when I run the model on the app with an image, it only shows the last label in the labels.txt file with a confidence of 99%, regardless of the image. Even if I change the images, the last label in the labels.txt file is always shown
@YUFRANSADIMAKITA
@YUFRANSADIMAKITA 4 ай бұрын
hello dude, please help me how about if i use ur code for classify more class, anything I need to change frome the code???
@keith5896
@keith5896 4 ай бұрын
8:43
@TaniaCarvalho-ob3bz
@TaniaCarvalho-ob3bz 4 ай бұрын
Sir why in my project “inflate”is error
@kshitijgupta592
@kshitijgupta592 4 ай бұрын
Can I create iOS apps with it?
@umeshanweerasekara8241
@umeshanweerasekara8241 5 ай бұрын
Nice and Intuitive 🎉
@AnantaAkash.Podder
@AnantaAkash.Podder 5 ай бұрын
The Best explanation... Thank you sir...❤️❤️
@swayamparte4417
@swayamparte4417 5 ай бұрын
love you bro! thanks a lot your video is the reason my project is alive!
@sahilpatil2992
@sahilpatil2992 2 ай бұрын
can you help me out? after clicking the image and hitting my app just crashes
@danilodutra5837
@danilodutra5837 5 ай бұрын
Excellent initiative! How could I import a .tflite file already created and generated by yolo?
@Skelatalmaniak
@Skelatalmaniak 5 ай бұрын
Unfortunately, startActivityOnResult has deprecated. Is there an alternative solution available?
@omenbarker2876
@omenbarker2876 5 ай бұрын
i have a bug bro. can you explain me please?
@marwaabdulghni7619
@marwaabdulghni7619 5 ай бұрын
Where do i find the java code for this
@atiqahzulkifli8556
@atiqahzulkifli8556 6 ай бұрын
hi i want ask why error at model.fit? can you help me
@zeroxia3642
@zeroxia3642 6 ай бұрын
Here which Android studio version is used ?
@BiGprOtein65g
@BiGprOtein65g 6 ай бұрын
can i get an example for reading videos
@srujanhams2443
@srujanhams2443 6 ай бұрын
Important tensor flow file is not opening to create
@JasamritRahala
@JasamritRahala 6 ай бұрын
Love from 💯🙌❤
@shivamkak7981
@shivamkak7981 6 ай бұрын
Was stuck for 5 hours...helped lots, thx
@prashantbhatade6367
@prashantbhatade6367 6 ай бұрын
Hi can you help mi to creat such kind of app..
@professorclup1082
@professorclup1082 6 ай бұрын
Thanks
@FRANKANTHUANCERONMALDONADO
@FRANKANTHUANCERONMALDONADO 6 ай бұрын
Excellent video, very well explained. I have a problem, I followed all the steps but when I run the application and take a photo, the application closes and does not show me the results, any solution? thank you
@UT_BHUTAN
@UT_BHUTAN 6 ай бұрын
hello sir, i really need your help. i have used this video to integrate my tflite model for facial recognition with an app. but an error comes at runtime. the error is al_recognition_tflite.MainActivity.classifyImage(MainActivity.java:104) at com.example.facial_recognition_tflite.MainActivity.onActivityResult(MainActivity.java:139) Line 104: result.setText(classes[maxPos]); Line 139: classifyImage(image); could you please help solve this please
@alpapskie25
@alpapskie25 7 ай бұрын
This Guy is amazing!
@mahrukhhafeez7398
@mahrukhhafeez7398 7 ай бұрын
Hey. I followed the same steps given in the tutorial. But it is giving an error on "camera", in file "MainActivity.java" on the lines: if (checkSelfPermission(Manifest.permission.CAMERA) == PackageManager.PERMISSION_GRANTED){ and requestPermissions(new String[]{Manifest.permission.CAMERA}, 100); I can't understand what the problem is, It says "cannot resolve the symbol camera". Android studio is giving option for "rename reference" in the form of "DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" instead of writing "CAMERA". What does that mean. That would not access the camera feature of the phone? It is important that I change the reference here and then I would have to change it in every other place too? Also, my model.tflite takes the input as : (new int[]{1, 3, 800, 800}, DataType.FLOAT32). It cannot be 3x800 pixels. Right? Should it be 800x800. Considering yours as 32 this is wayy tooo much bigger. Is that why my model is model was not working in VSCode? Please tell me I have a project due this week.
@espinorobertcharlc.6663
@espinorobertcharlc.6663 8 ай бұрын
best tutorial im gonna use this for my capstone project.
@MrJQ3d
@MrJQ3d 8 ай бұрын
Great tutorial, Helped me so much, thank u!
@l-sama5777
@l-sama5777 8 ай бұрын
Thanks so much now to to find out how ti get button size below 48dp
@arafatcse5
@arafatcse5 8 ай бұрын
If I want to work on a different model with a different mode.tflite file, then what parameters do I have to change on the mobile application?
@chaitanyachandolu6039
@chaitanyachandolu6039 8 ай бұрын
not working
@vladimireric5744
@vladimireric5744 8 ай бұрын
Can you help me the camera works but when image is taken it does not print out neither which object is or what percentege is?? pl
@isabelastateuniversitysanm7268
@isabelastateuniversitysanm7268 8 ай бұрын
greate tutorial! this can help my project for my capstone hehhee
@ajbalidio.01
@ajbalidio.01 8 ай бұрын
Where to download tensor flow
@ajbalidio.01
@ajbalidio.01 8 ай бұрын
What compiler did you use sir ?
@marvelrivera1194
@marvelrivera1194 8 ай бұрын
Wow great video. Great voice
@dasvanat1369
@dasvanat1369 9 ай бұрын
If indians didnt exist. What whould i do ???? :):)
@rrqhoshi5140
@rrqhoshi5140 9 ай бұрын
request using kotlin sirr
@CHOPPER-fs7zz
@CHOPPER-fs7zz 9 ай бұрын
hi i'm facing a problem about error code ,Incorrect package="app.ij.mlwithtensorflowlite" found in source AndroidManifest.xml: C:\Users\pc\AndroidStudioProjects\demo\app\src\main\AndroidManifest.xml. Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported. Recommendation: remove package="app.ij.mlwithtensorflowlite" from the source AndroidManifest.xml: C:\Users\pc\AndroidStudioProjects\demo\app\src\main\AndroidManifest.xml.
@sudhakarm4573
@sudhakarm4573 10 ай бұрын
wonderful ad clear explanation
@kayoi9474
@kayoi9474 10 ай бұрын
Hello, I want to ask what should I do if the model can't be imported? It said 'no package found'. In your video, it's on 9:38 line 76
@Nadim-qk4sh
@Nadim-qk4sh 10 ай бұрын
Halooo imelll
@RCSA-MohammadNazmibinRosli
@RCSA-MohammadNazmibinRosli 10 ай бұрын
Can it be used for facial recognition?
@khamismuniru5188
@khamismuniru5188 11 ай бұрын
Hello, I have a question, I am working with many classes, how do I create my list of class names? "class_names = ["apple", "banana", "orange"]", I have tried to use "mylabels = os.listdir('/content/images/train')" but this just seems to give a random order list.
@kdakota8787
@kdakota8787 11 ай бұрын
Fucking shit, it`s use ONLY after click. If you need check it in first time, before first click, it`s NO WORK
@LuqmanJuzaili
@LuqmanJuzaili 11 ай бұрын
Hi! Thanks for the great video! May I ask how do I link my android emulator camera to a real life camera such as yours? Mine just show a virtual environment when I tried to test out the scanning part.