Граф коммитов

38 Коммитов

Автор SHA1 Сообщение Дата
msftbot[bot] fa3c80be03
Add `.github/fabricbot.json` (#7581)
Co-authored-by: msftbot[bot] <48340428+msftbot[bot]@users.noreply.github.com>
Co-authored-by: Paul Campbell <paulcam@microsoft.com>
2022-07-18 20:11:31 +00:00
J.P. Roca 951131c964
Website updates (#7163)
* Changed teams target version to 1.4

* Added october and november blog posts

* fixed emojis

* testing font weights for emoji

* removed bold from emojis as not required to render

* added blogs posts

* fixed video titles

* updated roadmap links

* removed repeated sentence

Co-authored-by: Canhua Li <licanhua@live.com>
2022-03-28 12:16:28 -07:00
Jonathan Miller 71ac37e8fe
Enabling blank issues for internal team use (#6445) 2021-09-29 10:55:27 -07:00
Vivek Kozhisseri a28669633f
Updated Maintainer Info (#6300)
* Updated Maintainer Info

* Pylint and Black format Check Fix (#16)

pylint fixes, due to version upgrade.

* Removed github workflows for pic2card

Co-authored-by: Vivek Kozhisseri <vivek@Viveks-MBP.bbrouter>
Co-authored-by: aravindhshn <46240940+aravindhshn@users.noreply.github.com>
2021-09-03 14:20:12 -07:00
Risheek Rajolu bd90dd96bb
[Spec] Infrastructure Spec (#6232)
* Initial proposals

* Add details about current state, motivation

* Organize into order of work, and add estimates

* Add epic for UI testing infra

* Strikeout completed tasks, document current list of pipelines, and add to release checklist

* Added app center links

Co-authored-by: Jonathan Miller <1761798+jonmill@users.noreply.github.com>
2021-08-24 11:49:54 -07:00
Jonathan Miller 0ebf251387
Moving from Issue Templates to Issue Forms (#6228)
* Moving from Issue Templates to Issue Forms

* Updating per PR feedback

* Adding action on Issue Add for Triaging
2021-08-21 00:40:47 +00:00
Risheek Rajolu c23feeae6c
[Infrastructure][Accessibility] Add CI check for web accessibility insights (#6070)
* [Infrastructure][Accessibility] Add CI check for web accessibility insights

* Pass repo token

* Limit scanning

* Limit to samples

* Wait until JS pipeline

* Syntax

* Pin full SHA, as recommended

* Try trigger on check instead

* Daily-only

* Allow manual dispatch

* Newline

* Rename
2021-08-09 17:23:20 +00:00
JeanRoca c63cc91de8
Added contribution guidelines to new PR from main repo (#6081) 2021-07-14 16:50:33 -05:00
Rahul Amlekar 1c734a5616
Adding an issue template for the designer (#5976)
Adding an issue template for the designer. Trying the newer issue template creation flow.
2021-06-14 22:41:51 +00:00
aravindhshn 3f10d8e9f0
Added pylint and black code formatter support (#5812)
- Migrated from flake8 to pylint for stricter linting checks
- Black python code formatted to apply uniform formatting standard across all python files.

Co-authored-by: Haridas N <haridas.n@imaginea.com>
2021-05-13 07:37:41 +05:30
Risheek Rajolu d495f689ca
[Chore] Fix issue template labels (#5747) 2021-04-29 10:34:02 -07:00
Jonathan Miller 437f971fa2
Updating Issue Templates and PR Template for added clarity (#5700)
* Updating Issue Templates and PR Template for added clarity

* Updating from PR feedback

* Fixing more PR feedback

* Updating rendering bug report text from PR feedback

* Fixing last PR feedback
2021-04-22 12:29:46 -07:00
Matt Hidinger d0f16febb8
Update feature_request.md 2021-02-25 10:25:53 -08:00
Matt Hidinger 120b003960
Pic2card blog post (#5397)
* Nov Community Call blog [draft]

* Update Community-Call-November.md

Content review updates.

* Update Community-Call-November.md

* Update GIF

* Delete pic2card.gif

* New pic2card.gif

* Update Community-Call-November.md

* Update Community-Call-November.md

* Delete pic2card.gif

* gif again with correct aspect ratio

* Add files via upload

* Resized image maxwidth 600pix

* Add files via upload

* Column length fix and author and youtube video

* Renamed the asset folder for blog.

* Minor edits

* feature_image addition

* pic2card blog post edits

* post edits

* blog tweaks

Co-authored-by: Haridas N <haridas.n@imaginea.com>
Co-authored-by: Haridas N <haridas.nss@gmail.com>
Co-authored-by: Vasanthakumar <vasanth.s@imaginea.com>
2021-02-22 19:38:43 -08:00
Keerthana Manoharan 6d2ad7b8e3
[pic2card] Merging iteration optimization and inclusive condition enhancement. (#5250)
* Merging iteration optimization and inclusive condition enhancement.

* elements merging iteration optimized and changed generic inclusive conditions

* removed old layout method implementations

* Docker build with git hash

* Docker build with git hash

* Added /version api

Co-authored-by: Haridas N <haridas.n@imaginea.com>
2021-01-12 11:21:45 -08:00
Haridas N 6a6ca6fc11
Dependency issue fixes (#5125)
* Removed the requests library.

* Fixed the test discovery issue due to filename.

* Use std HTTP client for testing.
2020-12-03 12:44:26 +05:30
Rebecca Muraira f167f604d5 Update pull request template to include section for sample card 2020-11-03 10:15:19 -08:00
Shalini Joshi-MSFT 3e8269467c
Updating template to render platforms as tasklists 2020-10-28 12:33:26 -07:00
Shalini Joshi-MSFT e38c4fdcee
Use tasklists in the template for new bugs 2020-10-28 12:23:28 -07:00
Haridas N c9f5581ff6
Upstream release fixes and changes (#4742)
- Normalised the api response for template / non-template apis
- Dockerfile for both detr and rcnn models
- Reduced the docker image size close to 1.1GB ( Before it used to be > 2G )
- Removed the need for tf_object_detection library, which was adding lot of unnecessary dependencies for lesser gain.
- Added github actions to publish the backend to github container registry ( ghrc.io )
- Tesseract fixes to avoid mdfile false triggering special characters.
2020-09-09 20:09:55 +05:30
shalinijoshi19 4bb9b3ae30
First draft for our ReleaseChecklist
First draft for our ReleaseChecklist
2020-09-01 11:34:58 -07:00
shalinijoshi19 fb7de83d0a
Delete ReleaseChecklist.md
Moved to a private gist instead
2020-07-30 09:21:56 -07:00
shalinijoshi19 b867476c87
Update ReleaseChecklist.md 2020-07-30 09:03:27 -07:00
shalinijoshi19 ee6c40b0bd
Create ReleaseChecklist.md
First pass at a release checklist.
2020-07-30 09:02:14 -07:00
Haridas N b5f311a132
Pipeline and Model Enhancements (#4434)
* Detr model first level results are out.

- Looking good, but duplicate values are there, have to find way to remove
it.
- Measure the mAP score against the benchmark dataset.

* Voc2coco data convertor.

* xml_to_csv and generate_tfrecords commands updated.

- image label has to be synced so that tfrecords are in correct format.
- xml_to_csv command is now more generic.
- Notebook update specific for the dataset experiments.

* Correctly set the category_ids of objects.

* Faster-RCNN updated hparams

This has been resulted into better validation and test accuracy.
Mainly the tuning has been done with aspect ratios of the image.

* Added model registry and realted pipelines.

- Abstract class for the object detection classes
- We can add multiple implementations and select on for the main
pipeline
- Classes are structured with compossibility in mind

* Inference using libtorch for detr model.

Speed enhancments at inference time.
Helps to reduce the dependency of all python torch library stack.

* Columns grouping and image size labels

* columns grouping and image size to labels

* image size to labels logic

* removed the check of exact match of number of objects predicted

* resolved review comments

* updated the predict json test elements count

* Standardizing the object detection model pipeline.

- Helps to switch different object detection models without changing the
pic2card pipeline.

* Both Detr and RCNN models are workig with pic2cad.

* Fixed test cases, to support multiple models.

* Latest Faster RCNN model frozen dump.

* Debug api with new bbox draw method.

Model switching are tested using env variable, and test cases are all
passing.

* Lint fixes and pep8 standardization.

Now only C901 (too complex implementation ) only exempted.

* Fail build if lint test has problems.

Co-authored-by: Keerthana Manoharan <43063410+Keerthana786@users.noreply.github.com>

Co-authored-by: Keerthana Manoharan <43063410+Keerthana786@users.noreply.github.com>
2020-07-18 22:11:00 +05:30
Pragadeesh Kanagavel ca928082f0
[ReactNative][Templating] Integrate with AEL in ReactNative Renderer (#4223)
* Updated version

* [ReactNative][Templating] Integrate with AEL in ReactNative Renderer (#4162)

* Migrated to AdaptiveCards Templating with AEL Support

* Updated README with AEL related changes

* updated version details

* [ReactNative][Github actions] Github action setup for CI (#4209)

* Added simple test case

* added basic github actions workflow for testing

* Try 1 - fixed path issue

* Added proper github actions and included badge in readme

* [ReactNative] Changed github action trigger

Co-authored-by: Vivek Kozhisseri <vivekvijayakrishnan@gmail.com>
2020-06-26 16:21:12 +05:30
Haridas N 3090d0c5c9
Evaluate the model performance using mAP score. (#4188)
* Measure the quality of the object detection.

    - Using mAP metric
    - Evaluating image label vs custom image pipeline, metrics shows model
    does good job.
    - Tried pytorch implementations, have to do more iterations to improve.
    - Some cleanups

    * Fixed the test failure issue.

    - Separated the tf and pytorch dependencies, we don't need to install
    one if not required.
    - Only the stable pipeline will be enabled as default, other one will be
    used at dev stage only.
    - Migrated the requirements and docker files under a folder.

    * Reverted the separate folder for requirements.

    As the actions in the uptream need a change to make it work.

    * pandas version fix.
2020-06-23 10:00:26 +05:30
Haridas N d662ba58ff
path filter for github actions (#5) (#4187)
Helps to avoid unnecessary builds, build happens only when some changes happens under `source/pic2card`
2020-06-16 14:49:45 +05:30
Haridas N 0f5bd94fa0
pic2card github actions (#4166)
* Create pic2card_build.yml (#2)

Github action and Readme update.

* Added branch main to github actions.
2020-06-15 18:58:14 +05:30
Paul Campbell feb2dda926
Rename master → main (#4151) 2020-06-08 13:52:36 -07:00
Paul Campbell 530d04f16f
Add codeql build defs (#3990)
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com>
2020-05-13 10:21:07 -07:00
shalinijoshi19 c2e6dd13c0
Update config.yml 2020-04-29 16:31:32 -07:00
shalinijoshi19 fcf1d761ce
Adding config.yml to enable Question template (#3968)
## Description
Following along the lines of the [typescript repo](https://github.com/microsoft/TypeScript/issues/new/choose) adding a question template that redirects the community to StackOverflow for questions.
For now, allowing for blank issues as a catch-all but eventually goal is to only enable issues that fit our allowed templates for better project management/tracking.
2020-04-29 16:28:15 -07:00
shalinijoshi19 7c347b515c
Created a pull request template file (#3353)
Attempt at trying to standardize PR descriptions - both for maintainability/documentation purposes and also ensure consistency for some of the fabric bot policies that kick in for PRs specifically.
2019-08-19 17:04:37 -07:00
shalinijoshi19 9eab1481ec
Create a new issue template for Bug Reports (#3351)
- Follows the newer template workflow which allows for separate templates for bugs and tasks
- Allows for automatically labeling the issues as "Bugs" to kick off the internal fabric bot github workflow to get this visible on our project boards
2019-08-19 16:54:40 -07:00
shalinijoshi19 0d48f6ed31
Update issue templates to include a new Feature Request template (#3352)
- New specific template for feature requests
- Allows for adding default labels/assignees
2019-08-19 16:52:50 -07:00
shalinijoshi19 42b54a2551
Update ISSUE_TEMPLATE.md 2019-08-19 14:57:22 -07:00
Andrew Bares c3312814a6
Add a GitHub issue template (#1678)
* Add a GitHub issue template

* Add some more questions to issue template

* Updates to CONTRIBUTING.md

- Don't tell people to use the Schema label since non-contributors can't use labels
- Eliminate some early preview wording
- Fix some links

* Direct questions to StackOverflow
2018-07-03 09:18:26 -07:00