Size: a a a

Microsoft Azure Developers (Russian User Group)

2020 April 15

4

4c74356b41 in Microsoft Azure Developers (Russian User Group)
рил?
источник

4

4c74356b41 in Microsoft Azure Developers (Russian User Group)
походу рил
источник

i

inqfen in Microsoft Azure Developers (Russian User Group)
Всю жизнь выдавал
источник
2020 April 17

4

4c74356b41 in Microsoft Azure Developers (Russian User Group)
да откуда они лезут с этим сраным биткоином и теслой
источник

ГХ

Галактический Холодильник in Microsoft Azure Developers (Russian User Group)
отовсюду
источник

HL

Hleb Loika in Microsoft Azure Developers (Russian User Group)
времена нынче тяжелые
источник

HH

Haters Gonna Hate in Microsoft Azure Developers (Russian User Group)
4c74356b41
да откуда они лезут с этим сраным биткоином и теслой
а можешь поставить бота капчу?
источник

4

4c74356b41 in Microsoft Azure Developers (Russian User Group)
подозреваю что нет :Г пушо я ему прав выдать не смогу
источник
2020 April 19

A

Anurag in Microsoft Azure Developers (Russian User Group)
Anyone has worked in any Azure Services by which I can implement below requirement. I have road images (Roads Images) and I have to identify the cracks, potholes, speed breaker (in case of crack or damaged). Could anyone help me on this..?
источник
2020 April 20

DF

Denis Frolov in Microsoft Azure Developers (Russian User Group)
Anurag
Anyone has worked in any Azure Services by which I can implement below requirement. I have road images (Roads Images) and I have to identify the cracks, potholes, speed breaker (in case of crack or damaged). Could anyone help me on this..?
источник

E

Elderion in Microsoft Azure Developers (Russian User Group)
there are two kind of people who asking for support: losers and stupids
источник

DF

Denis Frolov in Microsoft Azure Developers (Russian User Group)
Elderion
there are two kind of people who asking for support: losers and stupids
It's so kind of you
источник

as

alex suslin in Microsoft Azure Developers (Russian User Group)
Elderion
there are two kind of people who asking for support: losers and stupids
and what support are you asking about?
источник

A

Anurag in Microsoft Azure Developers (Russian User Group)
Can we connect sometime
источник

A

Anurag in Microsoft Azure Developers (Russian User Group)
Thanks for your reply..

Step I followed will be like

Created Classification Model using custom vision
Define Tag
Upload image for all the category
Train the Model

With this I can only test one image at a time. How can we test more than 10K images.

Could you pls help to implement end to end solutions...?

It will be great help...

Thanks in Advance..
источник

E

Elderion in Microsoft Azure Developers (Russian User Group)
Denis Frolov
It's so kind of you
that how it is — once you asking for support then you got bad luck and something has failed,  or, you are too stupid / lazy / weak to do it by yourself
источник

4

4c74356b41 in Microsoft Azure Developers (Russian User Group)
слова не мальчика, но мужа
источник

DF

Denis Frolov in Microsoft Azure Developers (Russian User Group)
Anurag
Thanks for your reply..

Step I followed will be like

Created Classification Model using custom vision
Define Tag
Upload image for all the category
Train the Model

With this I can only test one image at a time. How can we test more than 10K images.

Could you pls help to implement end to end solutions...?

It will be great help...

Thanks in Advance..
Not sure what you mean. Do you want to upload 10k images simultaneously? Or do you mean something like recognizing objects from video stream?
источник

DF

Denis Frolov in Microsoft Azure Developers (Russian User Group)
Anurag
Thanks for your reply..

Step I followed will be like

Created Classification Model using custom vision
Define Tag
Upload image for all the category
Train the Model

With this I can only test one image at a time. How can we test more than 10K images.

Could you pls help to implement end to end solutions...?

It will be great help...

Thanks in Advance..
Well anyway it ups to you how you implement the process of recognition. But I would say that the basic approach here is to call API asynchronously. You can start as much threads as you need either to upload all the images simultaneously or to split your video stream by frames and upload each frame one by one.
источник

DF

Denis Frolov in Microsoft Azure Developers (Russian User Group)
Anurag
Thanks for your reply..

Step I followed will be like

Created Classification Model using custom vision
Define Tag
Upload image for all the category
Train the Model

With this I can only test one image at a time. How can we test more than 10K images.

Could you pls help to implement end to end solutions...?

It will be great help...

Thanks in Advance..
Check this https://github.com/Microsoft/Cognitive-Samples-VideoFrameAnalysis/ as an example of streaming implementation
источник