Detecting vehicles in indian traffic - Raspberry Pi Themes and Apps

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hey all,
We recently created a hobby project to detect vehicles in Indian traffic using raspberry pi + deep learning. Typically deep learning models are very large so you need a GPU server to run predictions but there are ways to shrink the models to get real time system working with tiny hardware like raspberry pi.
Also instead of collecting tons of images for training, we used transfer learning to detect any object you need to detect with 100-200 images. We have included a docker script which you can directly run to train the model on images you have collected and then another script which you can use for running that trained model on pi.
We are looking for improvements in this system so code is open source on github and happy to get contributors. I have created this post to explain the process as well as repository and readme for all code. Hope this helps!
https://medium.com/nanonets/how-to-easily-detect-objects-with-deep-learning-on-raspberrypi-225f29635c74

Related

Diamond Touch Sensor SDK

Full source available here:
http://www.koushikdutta.com/2008/07/using-htc-touch-diamond-sensor-sdk-from.html
Start coding!
Did you ever heard something about the search function?
I wasn't looking for the SDK. I was posting that I had created the managed SDK and posted the link where other developers could get it.
Coincidentally, I looked at your code using ILDasm.exe. Your Diamond Profile Switcher uses SensorAPI.dll which has the exact same public types as my SDK... why are you biting the hand that feeds you?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I've just change the Namespace, because it was a long name and it was not descriptive.
On the other hand i figured it out by myself how to use the sensor, but and the end it was easier to use the finished SDK. I'm not selling it as my own work!

[APP] Android Business Card (new style in E-cards) for me Moving to Dallas!

Android Business Card Program - Moving to Dallas!
Decided to make an Android .apk program Business Card that links to all my info for my interview process for Jobs in Tech in the D/FW area. Moving there in a bit less than a week!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
All of the project names link back to the project post when tapped.
The Cover Letter and Resume icons link to Open Google Docs for easy updating on my end without having to send out a new APK.
Took 6 hours from concept to finish while watching TV and catering to potential future in-laws.
DOWNLOD
If you think that I might be a good fit for your company or know of someone who might be interested, pass them this apk. All of my contact info is contained inside!
Closed, if anything to discuss please PM me

Come and find joys in Get5!

https://www.youtube.com/watch?v=y5-E-_kSxnY&feature=share
Get5 is a world leading andriod store. Our mission is to keep our users informed about the latest fashion of applilcations. Aside from the latest fashion, Get5 is also one of the most useful tools for managing smartphone existing on the internet. Always wanting to enhance the meaning of what it is to be the one-stop store for applications, Get5 has provided users with unique and powerful systems allowing them to easily find what they really need, compare search system, intelligent match system, update and uninstall system and much more.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features
1. Massive FREE green resource for download
2. Intelligent recommendation system to fit your taste
3. Powerful search engine with 3 different ways to find what you need
4. Fastest downloading experience to save your time
5. Amazing local and on-line events with the great PRIZES

Cardboard-like Project

I and a group of friends are trying to develop an app similar to that of Google's Cardboard Camera. What we want to do is sort of copy the Cardboard Camera app but without the camera module, only selecting from a gallery of panorama images (created with Cardboard Camera) and then viewing them.
Basically we want to recreate the following:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Our problems is where to begin since we are actually beginners in android development. We downloaded the Treasure Hunt demo from Google but we don't know what to do after that. Can anyone point us or maybe guide us as to how?
I would love to mess around with cardboard. But as a beginner, i'm too afraid to even look.
If you have a demo, mess with it. Take stuff out, put stuff in, try to add a feature. Don't skimp though, it's the little details that usually count the most.

Android Studio 2.2: Add CPP files using CMakeLists.txt, building symbols when opening

Hello all! I'm new here.
I have problem, so I have AS project which has cpp files added using CMakeLists.txt (see developer.android.com/studio/projects/add-native-code.html). It's a new and nice feature, but the problem is, at least in my case, everytime I open the project the IDE will do this task called 'building symbols':
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and it took a while to complete, depending on the size of my project. Before it's done building symbols, I can't do IDE features like going to declaration of a type or such. This happens even though I close and reopen project instantly with no change (at least to my knowledge) to the project.
Have anyone use this feature? And do you have the same issue? Any suggestions as to why it has to do the same thing over and over even though I've done no change to the source files (ie. shouldn't it be cached)?
Thank you.

Categories

Resources