-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html.pm
110 lines (89 loc) · 5.07 KB
/
index.html.pm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
#lang pollen
◊define-meta[page-title]{Home}
Welcome! I am a computer scientist trained in law.◊note{PhD (Computer
Science), 2014, University of British Columbia; JD, 2021, Peter
A. Allard School of Law.} I want to help demystify the law and give us
more confidence in the outcomes of the legal system and government
decision-making. I am interested in the many overlaps of law and
technology, especially algorithmic decision-making and copyright.
In law school, I spent a term at the Indigenous Community Legal
Clinic, was Senior Editor for the Canadian Journal of Family Law, and
convened a reading group on algorithms and the rule of law. After, I
clerked at the Court of Appeal for British Columbia and the Supreme
Court of Canada.
As a computer scientist, I've focused on visual object recognition,
machine learning, and applications of deep neural networks. I stay up
to date with recent publications and have continued to review for
[ICLR](https://iclr.cc/), [ICML](https://icml.cc/), and
[NeurIPS](https://neurips.cc/).
All of my work is connected to the relationships that I've been part
of over the years: family, friends, instructors, supervisors and
mentors, students, and the places that I've lived. I am a
[settler](https://apihtawikosisan.com/2020/02/settling-on-a-name-names-for-non-indigenous-canadians/)
born in Winnipeg, [Treaty 1
Territory](https://en.wikipedia.org/wiki/Treaty_1), traditional
territory of the Anishinaabe, Cree, Oji-Cree, and Dakota Peoples, and
the homeland of the Métis Nation. I now live in Vancouver, which
overlaps with the traditional, ancestral, and unceded territories of
the Musqueam, Squamish and Tsleil-Waututh.◊note{Learn more about the
land where you live at [native-land.ca](https://native-land.ca/).}
◊fig[#:src "assets/flying-colors.png" #:width "400px"]{The hangar from
my first flight instruction job. I'm thankful for all the time that I
spent with students in these cockpits.}
◊fig[#:src "assets/chilcotins.png" #:width "400px"]{Sunset at a lake
during a hiking trip through the South Chilcotins.}
◊sub-heading{Recent updates}
◊recent-updates[]
If you'd like to get updates from me whenever I write something,
◊outline{[sign up for my tinyletter
here](https://tinyletter.com/sanchom)}.
◊red{The views expressed on this blog are my own and do not represent
those of the Department of Justice or the Government of Canada.}
Here's where you can find me elsewhere online: ◊div[#:class
"external-link-logos"]{ ◊little-logo[#:href
"https://mastodon.social/@sanchom" #:img "assets/mastodon-icon.webp"]
◊little-logo[#:href "https://twitter.com/sanchom" #:img
"assets/tw_ico.png"] ◊little-logo[#:href
"https://sanchom.wordpress.com" #:img
"assets/wordpress-logo-notext-rgb.png"] ◊little-logo[#:href
"mailto:[email protected]" #:img "assets/email.png"] }
◊heading{Selected publications}
◊format-work[#:type "article" #:author "Sancho McCann" #:title
"Discretion in the Automated Administrative State" #:journal
"Can JL & Jur" #:volume "36" #:issue "1" #:first-page "171" #:year
"2023" #:url "https://www.doi.org/10.1017/cjlj.2022.25"]
◊format-work[#:type "article" #:author-given "Sancho" #:author-family
"McCann" #:title "Copyright Throughout a Creative AI Pipeline" #:year
"2021" #:journal "Can J Law & Tech" #:volume "19" #:first-page "109"
#:url "AI-copyright.html"]
◊format-work[#:type "article" #:author-given "Sancho" #:author-family
"McCann" #:title "Finding Harmony: *Law Society of British Columbia v
Trinity Western University*" #:comment-info "Case Comment" #:journal
"Dalhousie Journal of Legal Studies" #:volume "28" #:year "2019"
#:first-page "95" #:url
"https://commentary.canlii.org/w/canlii/2019CanLIIDocs2940"]
◊format-work[#:type "thesis" #:title "Object classification and
localization using spatially-localized features" #:author-given
"Sancho" #:author-family "McCann" #:thesis-description "PhD
Dissertation" #:institution "University of British Columbia" #:year
"2014" #:url
"https://open.library.ubc.ca/media/download/pdf/24/1.0167312/1"]
◊format-work[#:type "proceedings" #:author-given "Sancho"
#:author-family "McCann" #:author2-given "David G" #:author2-family
"Lowe" #:title "Spatially-local coding for object recognition"
#:proceedings "11th Asian Conference on Computer Vision" #:year "2012"
#:first-page "204" #:publisher "Springer" #:url
"assets/McCannLowe_ACCV2012_0851.pdf"]
◊format-work[#:type "proceedings" #:author-given "Sancho"
#:author-family "McCann" #:author2-given "David G" #:author2-family
"Lowe" #:title "Local naive Bayes nearest neighbor for image
classification" #:proceedings "Computer Vision and Pattern
Recognition" #:publisher "IEEE" #:year "2012" #:url
"assets/McCannLowe_CVPR2012_1925.pdf" #:first-page "3650"]
◊format-work[#:type "unpublished" #:author-given "Sancho"
#:author-family "McCann" #:title "Atmospheric Sounding Visualization"
#:url "assets/McCann-AtmosView.pdf" #:description "course report,
Information Visualization, Department of Computer Science, University
of British Columbia" #:year "2006"]
A more complete list is at my [Google Scholar
profile](https://scholar.google.com/citations?user=6C-udIUAAAAJ).