generated from fastai/fastpages
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.qmd
executable file
·103 lines (77 loc) · 4.29 KB
/
about.qmd
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
---
title: "About"
image: images/profile.jpg
#image: /images/empty.gif
about:
template: custom-marquee.ejs
# template: marquee
image-shape: round
image-width: 15em
links:
- icon: envelope-fill
href: mailto:christian@christianjmills.com
text: Email
- icon: twitter
text: Twitter
href: https://twitter.com/cdotjdotmills
- icon: linkedin
text: LinkedIn
href: https://www.linkedin.com/in/christianjmills/
- icon: github
text: Github
href: https://github.com/cj-mills
aliases:
- /services
- /services.html
twitter-card:
creator: "@cdotjdotmills"
site: "@cdotjdotmills"
image: /images/default-preview-image-black.png
open-graph:
image: /images/default-preview-image-black.png
---
My name is Christian Mills, and I'm a deep-learning consultant who combines practical skills, technical expertise, and clear communication to help clients transform ideas into real-world solutions.
## Expertise and Experience
As an independent deep learning consultant, I specialize in:
- Building, training, and deploying deep learning models
- Developing custom automated synthetic data pipelines for computer vision applications
- Engineering semi-automated annotation pipelines for efficient data preparation
- Implementing real-time object detection and tracking systems
- Leveraging Large Language Models (LLMs) for various tasks
- Advising on best practices for AI implementation and integration
## Past Projects
- Designed and implemented end-to-end synthetic data pipelines for computer vision, incorporating:
- Smartphone video capture
- Zero-shot object detection and segmentation
- Automated data filtering and annotation
- Custom data augmentation techniques
- Synthetic training data generation
- Automated model training and export
- Deployed real-time computer vision models on various platforms, such as:
- Jetson Orin Nano (leveraging quantization and TensorRT for optimized performance)
- Unity game engine
- Created workflows that use object tracking to dynamically update bounding box annotations for video frames
- Developed a custom C++ implementation of the ByteTrack object tracking algorithm, utilizing the Eigen library for efficient linear algebra operations
## Free Tutorials
I firmly believe in sharing my knowledge and expertise with the community. To that end, I publish free comprehensive, practical tutorials on deep learning topics, from foundational setup guides to advanced model integration.
## Continuous Learning and Skill Enhancement
I am committed to staying at the forefront of AI technology through continuous learning:
- Recently completed the ["Mastering LLMs: A Conference For Developers & Data Scientists"](https://maven.com/certificate/xdGjWuBW) course by Dan Becker and Hamel Husain
- Currently working through the [CUDA Mode](https://github.com/cuda-mode) lectures to enhance GPU programming skills
- Maintaining extensive, publicly available [notes](/series/notes/) from various courses and learning experiences
## Collaboration and Project Experience
- Collaborated with international teams on various projects, demonstrating ability to work effectively in diverse, distributed environments
- Served as the primary machine learning/deep learning expert for multiple client projects, showcasing ability to lead AI initiatives and provide expert guidance
## Services
I offer a range of services to help businesses harness the power of deep learning:
1. Custom AI Solution Development
2. Model Training and Optimization
3. Synthetic Data Pipeline Creation
4. Efficient Annotation Workflow Design
5. Real-time AI System Implementation
6. LLM Integration and Fine-tuning
7. AI Strategy Consulting
## Let's Connect
As a passionate a AI Practioner, I'm ready to help you navigate the complexities of deep learning and achieve your goals. If you're looking to leverage deep learning for your business or have a challenging AI project in mind, I'd love to hear from you.
Fill out my [Quick AI Project Assessment](https://docs.google.com/forms/d/e/1FAIpQLScKDKPJF9Be47LA3nrEDXTVpzH2UMLz8SzHMHM9hWT5qlvjkw/viewform?usp=sf_link) form or reach out via email at [christian@christianjmills.com](mailto:christian@christianjmills.com) to discuss how we can work together to transform your AI vision into reality.
{{< include _cloudflare-analytics.qmd >}}