BRN Discussion Ongoing

Earlyrelease

Regular
I learn something new everyday...

So apparently its possible to berth my yacht "The Akida Seas" in Portofino.


View attachment 9368
See you parked next to FF’s tender (being the bigger boat)
 
  • Haha
  • Like
Reactions: 12 users

Boab

I wish I could paint like Vincent
  • Wow
  • Like
  • Love
Reactions: 8 users

Diogenese

Top 20


Hi tls,

When Edge Impulse realized they needed Akida:

https://blog.plumerai.com/2021/10/cortex-m-inference-software/

Monday, October 4, 2021

At Plumerai we enable our customers to perform increasingly complex AI tasks on tiny embedded hardware. We’re proud to announce that our inference software for Arm Cortex-M microcontrollers is the fastest and most memory-efficient in the world, for both Binarized Neural Networks and for 8-bit deep learning models. Our inference software is an essential component of our solution, since it directs resource management akin to an operating system. It has 40% lower latency and requires 49% less RAM than TensorFlow Lite for Microcontrollers with Arm’s CMSIS-NN kernels while retaining the same accuracy. It also outperforms any other deep learning inference software for Arm Cortex-M:

Inference timeRAM usage
TensorFlow Lite for Microcontrollers 2.5 (with CMSIS-NN)129 ms155 KiB
Edge Impulse’s EON120 ms153 KiB
MIT’s TinyEngine 1124 ms98 KiB
STMicroelectronics’ X-CUBE-AI103 ms109 KiB
plumerai-arrow-right.svg
Plumerai’s inference software
77 ms80 KiB
Model: MobileNetV2 2 3 (alpha=0.30, resolution=80x80, classes=1000)
Board: STM32F746G-Discovery at 216 MHz with 320 KiB RAM and 1 MiB flash


Our inference software builds upon TensorFlow Lite for Microcontrollers, such that it supports all of the same operations and more. But since resources are scarce on a microcontroller, we do not rely on TensorFlow or Arm’s kernels for the most performance-critical layers. Instead, for those layer types we developed custom kernel code, optimized for lowest latency and memory usage. This includes optimized code for regular convolutions, depthwise convolutions, fully-connected layers, various pooling layers and more. To become faster than the already heavily optimized Arm Cortex-M specific CMSIS-NN kernels, we had to go deep inside the inner-loops and also rethink the higher-level algorithms. This includes optimizations such as hand-written assembly blocks, improved register usage, pre-processing of weights and input activations and template-based loop-unrolling.

Although these generic per-layer-type optimizations resulted in great speed-ups, we went further and squeezed out every last bit of performance from the Arm Cortex-M microcontroller. To do that, we perform specific optimizations for each layer in a neural network. For instance, rather than only optimizing convolutions in general, our inference software makes specific improvements based on all actual values of layer parameters such as kernel sizes, strides, padding, etc. Since we do not know upfront which neural networks our inference software might run, we make these optimizations together with the compiler. This is achieved by generating code in an automated pre-processing step using the neural network as input. We then guide the compiler to do all the necessary constant propagation, function inlining and loop unrolling to achieve the lowest possible latency.

...
And if the above results are still not fast enough for your application, we go even further. We make our AI tiny and
radically more efficient by using Binarized Neural Networks (BNNs) - deep learning models that use only a single bit to encode each weight and activation.

So they are using a software SNN, like MetaTF.

Somewhere they mention 55 frames per second(after all, it is software) - now who can do 1000 fps?
 
  • Like
  • Fire
  • Love
Reactions: 21 users
I have just opened a new thread which is not something I have done titled 'BRAINCHIP BENEFACTOR REVEALED'.

I would ask that we keep this new thread entirely about Peter van der Made and his character.

I would suggest that if you are part of any other group on Facebook or the like where appropriate you might also do something similar.

@GrandRhino if I might also suggest that this could be on your AkidaAi site as it is clearly a significant matter relating to this company and its
core values.

And if ASX Investor is out there reading this post perhaps the next time you present on Brainchip you could make mention of this donation by Peter van der Made as the story from the windsurfer is being picked up by other websites the most recent of which was one for those with an interest in defence.

My opinion only DYOR
FF

AKIDA BALLISTA
 
Last edited:
  • Like
  • Love
  • Fire
Reactions: 43 users

Diogenese

Top 20
I just love this line:

“Heavenly guided us through the process of codifying our existential truth”

I would spend my whole day laughing if I worked in marketing.

“OUR EXISTENTIAL TRUTH”

I wonder if the ASX allows existential truth to be published as price sensitive or is it existentially price sensitive. 😂🤣😂

FF

AKIDA BALLISTA
Sartre's daughter said that if her father had belonged to a political party, it would have been one which did not believe it was always right.
 
  • Haha
  • Love
  • Like
Reactions: 5 users

GrandRhino

Founding Member
I have just opened a new thread which is not something I have done titled 'BRAINCHIP BENEFACTOR REVEALED'.

I would ask that we keep this new thread entirely about Peter van der Made and his character.

I would suggest that if you are part of any other group on Facebook or the like where appropriate you might also do something similar.

@GrandRhino if I might also suggest that this could be on your AkidaAi site as it is clearly a significant matter relating to this company and its
core values.

And if ASX Investor is out there reading this post perhaps the next time you present on Brainchip you could make mention of this donation by Peter van der Made as the story from the windsurfer is being picked up by other websites the most recent of which was one for those with an interest defence.

My opinion only DYOR
FF

AKIDA BALLISTA

Great new thread and added to the timeline. Thanks FF.
 
  • Like
  • Love
  • Fire
Reactions: 17 users
Sartre's daughter said that if her father had belonged to a political party, it would have been one which did not believe it was always right.
Just in case you were wondering this is one persons take on what this all means:

An existential theory of truth
Dale Cannon
Western Oregon State College, USA

Abstract
This article is an attempt to present a simplified account of the theory of truth expressed in the writings of certain existentialist writers - namely, Kierkegaard, Heidegger, Jaspers, and Marcel. It is designed to serve as a supplement to conventional textbook treatments of the nature of truth, which typically ignore the contributions that existentialists have made to the topic. An existential theory of truth stresses the epistemological (not ontological) indeterminateness of meaning and truth, apart from one’s personal participation in determining them. Contrary to superficial interpretations, this theory does not do away either with a transcendent reality or with objectivity. What is rejected is anything that would circumvent the necessary task of participating, oneself, in the epistemological determination of truth.


So now you know.

Regards
FF

AKIDA BALLISTA
 
  • Like
  • Thinking
  • Haha
Reactions: 7 users

Diogenese

Top 20
Linkedin post put up by The Chief Software Officer at Mercedes Benz - promoting "Hey Mercedes" - and by the looks of it the "Hey Mercedes" function in the EQXX will leap frog the features in the current "Hey Mercedes" function multiple time over plus add to that the power efficiency as well and Smarter :cool:

link to the linkedinpost - https://www.linkedin.com/posts/magnus-östberg_dataquality-mercedesbenz-activity-6942423611311861760-d8JG?utm_source=linkedin_share&utm_medium=member_desktop_web

View attachment 9375
Praps it's just as well the local car manufacturing industry folded.

Imagine driving along in a Holden and asking "What's that?" while pointing at something.

"Uh! Buggered if I know."
 
  • Haha
  • Like
  • Love
Reactions: 22 users

Diogenese

Top 20
Just in case you were wondering this is one persons take on what this all means:

An existential theory of truth
Dale Cannon
Western Oregon State College, USA

Abstract
This article is an attempt to present a simplified account of the theory of truth expressed in the writings of certain existentialist writers - namely, Kierkegaard, Heidegger, Jaspers, and Marcel. It is designed to serve as a supplement to conventional textbook treatments of the nature of truth, which typically ignore the contributions that existentialists have made to the topic. An existential theory of truth stresses the epistemological (not ontological) indeterminateness of meaning and truth, apart from one’s personal participation in determining them. Contrary to superficial interpretations, this theory does not do away either with a transcendent reality or with objectivity. What is rejected is anything that would circumvent the necessary task of participating, oneself, in the epistemological determination of truth.


So now you know.

Regards
FF

AKIDA BALLISTA
I once got me ontologicals tangled in a quandary - had to hack me way out with a damoclean sword.
 
  • Haha
  • Like
  • Love
Reactions: 9 users

jk6199

Regular
I gave them some negative feedback also. In it I said they should read ASX announcements before posting lies.

It truly astounds me (actually it disgusts me) how such purely philanthropic actions can get such bad press!
Totally agree
 
  • Love
  • Like
Reactions: 4 users

Bravo

If ARM was an arm, BRN would be its biceps💪!
hello,

the wall has been updated and is ready for your suggestions and changes

https://thestockexchange.com.au/threads/the-wall-links.11187/

Hi @Neuromorphia, great work. Looks brilliant!🤗If I may, I'd like to suggest adding Nayvya to Speculation High list under Automotive. Reason being that Navya have collaborated with Valeo who provides them with the "brain of the technology" which processes the data collected, detects objects etc. And we all know what that means, don't we?🥳



Screen Shot 2022-06-15 at 12.38.48 pm.png



Screen Shot 2022-06-15 at 12.42.02 pm.png
 
  • Like
  • Fire
  • Love
Reactions: 17 users

Violin1

Regular
Rush hour traffic Ho Chi Minh City. They are all so polite and it seems to work.

Traffic in large Asian cities works differently to other places. It works on the principle of fluid dynamics rather than stopping, starting and formal 'giving way'. This is why, when one comes to a major road, one simply steps forward and walks across at a steady pace. The traffic opens and moves around like a liquid flow. However! Stopping or changing pace leads to disaster!
 
  • Like
  • Love
  • Fire
Reactions: 16 users

Mea culpa

prəmɪskjuəs
Traffic in large Asian cities works differently to other places. It works on the principle of fluid dynamics rather than stopping, starting and formal 'giving way'. This is why, when one comes to a major road, one simply steps forward and walks across at a steady pace. The traffic opens and moves around like a liquid flow. However! Stopping or changing pace leads to disaster!
“Fluid dynamics”, the most apt description I’ve read of negotiating Asian city traffic. However, I somehow remain cautious and reluctant to test the process. 🤔
 
  • Haha
  • Like
  • Love
Reactions: 10 users

Proga

Regular
Bravo,

It looks to me Valeo's third generation Scala lidar incorporates Akida. Won't be commercialised until 2024 which just happens to coincide with Mercedes plans.

Not sure about the new regulations requiring driver and passenger monitoring in 2023 in the EU. I suspect the driver and passenger monitoring systems might be a bolt on in 2023 as a stop gap measure, meaning it won't be incorporated into the current lidar systems. If so, the bolt on driver monitoring system may include Akida in 2023. Fingers crossed.
 
Last edited:
  • Like
  • Fire
Reactions: 13 users

Diogenese

Top 20
Traffic in large Asian cities works differently to other places. It works on the principle of fluid dynamics rather than stopping, starting and formal 'giving way'. This is why, when one comes to a major road, one simply steps forward and walks across at a steady pace. The traffic opens and moves around like a liquid flow. However! Stopping or changing pace leads to disaster!
My understanding was:
1 - if you get your wheel in front of the car beside you, you are entitled to immediate vacent possession, and
2 - if you are blowing your horn when you have a crash, it's not your fault.
 
  • Haha
  • Like
Reactions: 18 users

Boab

I wish I could paint like Vincent
My understanding was:
1 - if you get your wheel in front of the car beside you, you are entitled to immediate vacent possession, and
2 - if you are blowing your horn when you have a crash, it's not your fault.
All you need is one of those very annoying vuvuzela's
 
  • Like
Reactions: 1 users

Bravo

If ARM was an arm, BRN would be its biceps💪!
Bravo,

It looks me Valeo's third generation Scala lidar incorporates Akida. Won't be commercialised until 2024 which just happens to coincide with Mercedes plans.

Not sure about the new regulations requiring driver and passenger monitoring in 2023 in the EU. I suspect the driver and passenger monitoring systems might be a bolt on in 2023 as a stop gap measure, meaning it won't be incorporated into the current lidar systems. If so, the bolt on driver monitoring system may include Akida in 2023. Fingers crossed.
Hi Proga,

This chart and info presented within the attached article should help with the implementation time-frames.

One thing that I think is really important to understand in relation to all of this is the the entire electronic control system has to meet funcitonal safety standards ISO 26262, not just the semiconductor devices themselves. I guess this is why we are seeing lots of companies collaborating in order to achieve this goal because the integrated system as a whole must pass muster for compliance to be issued.


1..png

Screen Shot 2022-05-07 at 11.57.12 am.png
 
  • Like
  • Fire
  • Love
Reactions: 16 users

Murphy

Life is not a dress rehearsal!
Maybe that's a possibility, if safety is better than a human ever can be with the AI, it should recognise the main driver over a 12 year old hijacking mum and dad's car. Also maybe parents can loan the car to their children to drive them to school or a friends etc, setup a geofence where the kids can and cannot go, if the AI becomes smart and we all become passenger then age is pointless. 🤔

I once got me ontologicals tangled in a quandary - had to hack me way out with a damoclean sword.

I once got me ontologicals tangled in a quandary - had to hack me way out with a damoclean sword.
*singing* Immanuel Kant was a real pissant who was very rarely stable....🤣

If you can't have dreams, you can't have dreams come true!
 
  • Like
  • Haha
Reactions: 3 users

BaconLover

Founding Member
Hi Proga,

This chart and info presented within the attached article should help with the implementation time-frames.

One thing that I think is really important to understand in relation to all of this is the the entire electronic control system has to meet funcitonal safety standards ISO 26262, not just the semiconductor devices themselves. I guess this is why we are seeing lots of companies collaborating in order to achieve this goal because the integrated system as a whole must pass muster for compliance to be issued.


View attachment 9401
View attachment 9402
Reminds me of something I read yesterday.

 
  • Like
  • Fire
  • Love
Reactions: 8 users

Bravo

If ARM was an arm, BRN would be its biceps💪!
Hi Proga,

This chart and info presented within the attached article should help with the implementation time-frames.

One thing that I think is really important to understand in relation to all of this is the the entire electronic control system has to meet funcitonal safety standards ISO 26262, not just the semiconductor devices themselves. I guess this is why we are seeing lots of companies collaborating in order to achieve this goal because the integrated system as a whole must pass muster for compliance to be issued.


View attachment 9401
View attachment 9402


I forgot to mention that not all systems are equal and it's clear that those that are inherently more intelligent and capable of "real-time" analysis with a greater ability to integrate with other ADAS systems will TRIUMPH! 🥳


Screen Shot 2022-06-15 at 2.58.16 pm.png

 
  • Like
  • Fire
Reactions: 5 users
Top Bottom